I have mitmproxy running on a ubuntu 18.04 vps however whenever I try and connect from my pc I get warning client connection from (ip) killed by block_global. How can I stop block_global killing the connection? I am starting the proxy with mitmproxy -p 3128
and have not made any changes too the base files.
Just start mitmproxy
setting the concerned option to false:
mitmproxy -p 3128 --set block_global=false
Important: make sure that your mitmproxy is not reachable from the Internet, because in that case it will be probably detected sooner than later by an open proxy scanner, and might start to be used by random users as a proxy.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With