bettercap/modules/http_proxy
2025-04-09 12:39:33 +02:00
..
http_proxy.go fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +02:00
http_proxy_base.go Implement HTTP proxy script onEvent call. 2024-11-23 15:56:54 +01: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 revert changes from #723 2021-05-02 00:56:38 +10:00
http_proxy_base_hosttracker.go Fix sslstrip & some related issues in http(s).proxy and dns.spoof 2020-04-20 13:35:32 +01:00
http_proxy_base_sslstriper.go fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +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 Reduce overhead. 2025-04-09 12:39:33 +02:00
http_proxy_js_response.go Add req.GetHeaders and res.GetHeaders, reduce overhead. 2025-04-09 11:26:56 +02:00
http_proxy_script.go Update http_proxy_script.go 2025-02-13 21:32:52 +01:00