mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -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
|
@ -99,7 +99,7 @@ func (d BLERecon) Description() string {
|
|||
}
|
||||
|
||||
func (d BLERecon) Author() string {
|
||||
return "Simone Margaritelli <evilsocket@protonmail.com>"
|
||||
return "Simone Margaritelli <evilsocket@gmail.com>"
|
||||
}
|
||||
|
||||
func (d *BLERecon) isEnumerating() bool {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue