

You can delete the fwd user (or whatever you named it) if you want.rm configs/ (You could also move it to the trash if you want.).Only do it if you don't need the key to log into the remote user for something else. rm ~/.ssh/fwd ~/.ssh/fwd.pub (Or whatever you named it) This will delete the ssh key used to connect to the forwarding user.Remove the line with the config you picked, save the file and exit. ls configs Make note of the config you want to remove (there is usually only one).cd ssh-tunnel-manager (Or wherever you have moved the directory).But for now, the process to uninstall a connection is: It will only ask you for 1 password, the one for your computer (not the remote server). ssh -p 28401 Try typing this command into another computer. At the end, the script will output the command to use to access the computer remotely.If you don't know what SSH port to use, it is probably 22. Then you can specify a new user to be created for the forwarding (the default of fwd is fine). If your remote user is you should enter when it asks for the URL or IP, and root when it asks for the admin account. The script will ask you for some config options.This option will create a new user on the remote server and use that user to forward the local ssh port to a remote port that is exposed to the outside. If you DO have root access on the remote server. It will ask you for 2 passwords, first for the remote server, then for the computer. Try typing this command into another computer. If your remote user is you should enter when it asks for the URL or IP, and johndoe when it asks for the account. It will also work if you do have root access, but make sure not to use the root account for the forwarding - create a separate account to use for forwarding only. This option will use an existing user on the remote server to set up the forwarding. If you do NOT have root access on the remote server. StepsĪll these commands are run on the computer you want to access. If you are running it on anything important, make sure to read the script first and see what each line does.


I'm not responsible for any damage caused as a result of you using this script. The script is more reliable if this IP address doesn't change, or if you use a domain name. This could be through Dreamhost, DigitalOcean, AWS, etc.
Osx ssh tunnel manager install#
Librem 5 phone) if you lost it, and get the GPS coordinates? This script makes it easy! Install Requirements Have you ever needed to access a computer remotely, but it doesn't have a public IP address? Do you want to be able to SSH into your Linux device (e.g.
