mirror of
https://github.com/bettercap/bettercap
synced 2025-07-10 23:33:28 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
2ce3a65eaf
commit
cf953b1e02
28 changed files with 28 additions and 28 deletions
|
@ -25,7 +25,7 @@ func (pp PacketProxy) Description() string {
|
|||
}
|
||||
|
||||
func (pp PacketProxy) Author() string {
|
||||
return "Simone Margaritelli <evilsocket@protonmail.com>"
|
||||
return "Simone Margaritelli <evilsocket@gmail.com>"
|
||||
}
|
||||
|
||||
func (pp *PacketProxy) Configure() (err error) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue