💻 Software
Cancel ssh port forward
Fresh5 days ago
Mar 15, 20268788 viewsConfidence Score0%
0%
Problem
To access restricted university web pages I often run the following command: Then I open a firefox profile which I have set to go through port 5555 using a socks proxy. I have been doing this using cygwin ssh for a while and it works fine. Now I'm running it on ubuntu and it works too however it do…
Error Output
ssh -fND port username@uni.address.here
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Cancel ssh port forward
Low Risk
The ssh process must still be running. If you know for sure that this is the only ssh process running as your user, you can do as your user. However, it is much safer to find the right process PID and kill that specific process - this avoids killing…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix