Skip to content
This repository was archived by the owner on Nov 4, 2020. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nordvpn-proxy

This is a NordVPN client docker container that use the recommended NordVPN servers, and opens a SOCKS5 proxy.

What is this?

This is bubuntux/nordvpn with a rusty_socks SOCKS5 proxy. The usage is the exact same as bubuntux/nordvpn, except you can then expose port 1080 from the container to access the VPN connection via the SOCKS5 proxy. In short, this container:

  • Opens the best connection to NordVPN using bubuntux/nordvpn as a base.
  • Starts a SOCKS5 proxy that routes eth0 to nordlynx with rusty_socks.

Usage

NOTE: This container only works using the NordLynx technology.

docker run -it --rm --cap-add NET_ADMIN -p 1080:1080 -e USER=<email> -e PASS='<pass>' -e TECHNOLOGY=NordLynx twitchax/nordvpn-proxy

About

Docker container that connects to NordVPN and starts a SOCKS5 proxy.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages