prepare ROL workstation for instructor
Olaf Bohlen
2023-05-05 ba4c68bd30cf7721a8ad203afeb97f3a49ad207c
fix port
1 files modified
2 ■■■ changed files
rol-tunnel-out.sh 2 ●●● patch | view | raw | blame | history
rol-tunnel-out.sh
@@ -1,4 +1,4 @@
#!/bin/bash
/usr/bin/ssh-add /home/student/.ssh/lab-key
/usr/bin/ssh -fN -p 443 -R3128:localhost:3128 -R2022:localhost:2022 olbohlen@shext.eenfach.de
/usr/bin/ssh -fN -p 443 -R3128:localhost:3128 -R2022:localhost:22 olbohlen@shext.eenfach.de