mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 05:23:19 -07:00
yeah i should have done this before, i know
This commit is contained in:
commit
0091ffdbb3
33 changed files with 25678 additions and 0 deletions
8
core/banner.go
Normal file
8
core/banner.go
Normal file
|
@ -0,0 +1,8 @@
|
|||
package core
|
||||
|
||||
const (
|
||||
Name = "bettercap"
|
||||
Version = "2.0.0a"
|
||||
Author = "Simone 'evilsocket' Margaritelli"
|
||||
Website = "https://bettercap.org/"
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue