()
| 87 | } |
| 88 | |
| 89 | func (mod *HttpsProxy) Name() string { |
| 90 | return "https.proxy" |
| 91 | } |
| 92 | |
| 93 | func (mod *HttpsProxy) Description() string { |
| 94 | return "A full featured HTTPS proxy that can be used to inject malicious contents into webpages, all HTTPS traffic will be redirected to it." |