XMB5

Results 2 issues of XMB5

Adds an option to create an HTTP proxy server which forwards all requests through the WireGuard tunnel. `onetun [...] --http-proxy 127.0.0.1:8080` and then `socat - PROXY:127.0.0.1:1.1.1.1:80,proxyport=8080` or `curl http://1.1.1.1 -x...

In order to MITM traffic from an iPad 2 running iOS 5.1.1, I had to make some slight changes - here they are. I suspect this will prevent pushproxy from...