Skip to content

Instantly share code, notes, and snippets.

@sven-hash
Last active May 11, 2022 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sven-hash/554215b41b299344bf87b6d4bd05a3b4 to your computer and use it in GitHub Desktop.
Save sven-hash/554215b41b299344bf87b6d4bd05a3b4 to your computer and use it in GitHub Desktop.
Download nym-socks5-client
cd ~/Downloads
# Download the client
wget https://github.com/nymtech/nym/releases/download/nym-binaries-1.0.1/nym-socks5-client
# Set execution permission
chmod +x nym-socks5-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment