ProxyDock
ProxyDock copied to clipboard
Leaking of local IP
The proxy.py script will leak machine IP which taken from ISP when OpenVPN will trying to create a connection to VPN server. I think the IP also can be leaked when OpenVPN will do reconnect.
Probably this should be in README. Or proxy script should set IP of TUN interface as the source address for all TCP connections.