Files
bettercap/core/banner.go
evilsocket 4ec2753fad
Some checks failed
Build and Push Docker Images / docker (push) Has been cancelled
Linux tests / build (1.24.x, ubuntu-latest) (push) Has been cancelled
macOS tests / build (1.24.x, macos-latest) (push) Has been cancelled
Windows tests / build (1.24.x, windows-latest) (push) Has been cancelled
releasing version 2.41.4
2025-08-18 19:15:44 +02:00

9 lines
149 B
Go

package core
const (
Name = "bettercap"
Version = "2.41.4"
Author = "Simone 'evilsocket' Margaritelli"
Website = "https://bettercap.org/"
)