bettercap/modules/http_proxy
2019-06-13 13:56:31 +02:00
..
http_proxy.go fix: reporting module name when it's already running or already stopped 2019-03-27 13:59:22 +01:00
http_proxy_base.go misc: small fix or general refactoring i did not bother commenting 2019-04-21 13:47:41 +02:00
http_proxy_base_cookietracker.go misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00
http_proxy_base_filters.go fix: fixing CORS headers only if sslstrip is enabled (fixes #543) 2019-04-18 12:44:50 +02:00
http_proxy_base_hosttracker.go misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00
http_proxy_base_sslstriper.go fix: fixing CORS headers only if sslstrip is enabled (fixes #543) 2019-04-18 12:44:50 +02:00
http_proxy_cert_cache.go fix: fixed a bug in the https.proxy certificates cache due to a race condition which caused the same certificate to be generated more than once 2019-02-19 10:51:12 +01:00
http_proxy_js_request.go fix: setting RemoteAddr field of a proxied request 2019-06-13 13:56:31 +02:00
http_proxy_js_response.go Refactoring modules 2019-02-10 23:58:08 +01:00
http_proxy_script.go misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00