mirror of
https://github.com/bettercap/bettercap
synced 2025-07-06 04:52:10 -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
|
@ -78,7 +78,7 @@ func (httpd *HttpsServer) Description() string {
|
|||
}
|
||||
|
||||
func (httpd *HttpsServer) Author() string {
|
||||
return "Simone Margaritelli <evilsocket@protonmail.com>"
|
||||
return "Simone Margaritelli <evilsocket@gmail.com>"
|
||||
}
|
||||
|
||||
func (httpd *HttpsServer) Configure() error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue