misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2019-02-12 11:51:27 +01:00
parent 2ce3a65eaf
commit cf953b1e02
No known key found for this signature in database
GPG key ID: 1564D7F30393A456
28 changed files with 28 additions and 28 deletions

View file

@ -83,7 +83,7 @@ func (p *HttpsProxy) Description() string {
}
func (p *HttpsProxy) Author() string {
return "Simone Margaritelli <evilsocket@protonmail.com>"
return "Simone Margaritelli <evilsocket@gmail.com>"
}
func (p *HttpsProxy) Configure() error {