Tmux session
Follow these four steps to run the NoPorts daemon within a tmux session
Step 1. Run the installer
[[ -n $(command -v tmux) ]] && echo 'Good to go!' || echo 'Uh oh! Install tmux before continuing...'cd sshnp./install.sh tmux sshnpdsudo ./install.sh tmux sshnpd[[ -n $(command -v tmux) ]] && echo 'Good to go!' || echo 'Uh oh! Install tmux before continuing...'[[ -n $(command -v brew) ]] && brew install tmux || echo 'brew not installed, first install brew at https://brew.sh, then run this command again.'cd sshnp./install.sh tmux sshnpdsudo ./install.sh tmux sshnpdStep 2. Configure the startup script
nano ~/.local/bin/sshnpd.shvi ~/.local/bin/sshnpd.shhttps://github.com/atsign-foundation/noports/blob/trunk/packages/dart/sshnoports/bundles/shell/headless/sshnpd.sh
Step 3. Activate your device address
Step 3.1. First time activating your address
Enter the One-Time Password (OTP) & Check your SPAM folder!
Step 3.2. Activated this address before
Step 4. Start the service
Observing the service
Step 5. All done!
Last updated
