edgd1er / nordvpn-proxy

NordVPN openVPN socks
26 stars 8 forks source link

Please make the installation instructions #11

Closed testinghere57564 closed 2 years ago

testinghere57564 commented 2 years ago

It would be really cool if you did a guide on how to install this for Windows / Linux Docker compose. Personally, I'm not familiar with docker at all, it's unrealistic to find a video demonstrating how to deploy such a solution to YouTube. P.S. Still can't get it to install.

edgd1er commented 2 years ago

I thought the README was clear. What information would you like to see to know how to start the container: here is something that may help you.

once the container is started, you will see in the logs these two lines:

nordvpn-proxy-proxy-1  | INFO: OPENVPN: up: starting tinyproxy
.....
nordvpn-proxy-proxy-1  | ok: run: tinyproxy: (pid 103) 1s, normally down

the container was not tested with windows docker. the container was tested with Rpi4 (armv7: raspbian) and laptop (amd64: ubuntu)

edgd1er commented 2 years ago

I'll close that issue. Please let me know if you need more information.