This translation is older than the original page and might be outdated. See what has changed.
Translations of this page:
- de
- en
You are here: aktuelles » en » ssh » socksproxy
En:ssh:socksproxy
This is an old revision of the document!
SSH dynamic (SOCKS) proxy
First step: create the tunnel
- Unix, MacOS-X:
ssh -Dlocalhost:8888 username@login-stud.informatik.uni-bonn.de(students) orssh -Dlocalhost:8888 username@login-staff.informatik.uni-bonn.de (employees)— replace “username” with your user name. - Putty running on Windows:

- In Session: Host
login-stud.informatik.uni-bonn.de(students) orlogin-staff.informatik.uni-bonn.de(employees) - In Connection: open the sub-menu
SSH - In Tunnels:
destinationdynamic,source port8888,ADD - Then
Open



