mook / docker-openvpn-client-socks

OpenVPN client tied to SOCKS proxy
MIT License
28 stars 87 forks source link

A question #2

Closed ig-semenov closed 4 years ago

ig-semenov commented 5 years ago

Could you please provide me some info, thx. As far as i understand it should work in this way:

  1. Some apps connect to the sock5 proxy
  2. Sock5 proxy connects to a VPN Server (sure, there should be a vpn provider invoved) via an openvpn client and gets info from the Internet

Thanks.

mook commented 4 years ago

Hi! Yes, that is correct: this translates a remote OpenVPN server to a local SOCKS proxy server.

Closing PR, since as far as I can tell there's nothing to merge here. That's totally fine, of course :)