Standalone Binaries
Follow these two steps to install the NoPorts daemon so you can install your own background service.
Step 1. Run the installer
Change directories into the unpacked download:
cd sshnpThen run the installer:
./install.sh sshnpdThis will install the binaries to ~/.local/bin.
Instead, if you'd like to install the binaries to /usr/local/bin, run the installer as root:
sudo ./install.sh sshnpdChange directories into the unpacked download:
cd sshnpThen run the installer:
./install.sh sshnpdThis will install the binaries to ~/.local/bin.
Instead, if you'd like to install the binaries to /usr/local/bin, run the installer as root:
sudo ./install.sh sshnpdStep 2. Set up the installer
You are on your own for setting up the background service to start sshnpd. See our other options if you need help setting this up.
Step 3. All Done!
You can now proceed to installing your client, or if you've already done that, check out our usage guide.
Last updated
