Update README.md

This commit is contained in:
Joe Totes
2022-09-20 14:20:56 -04:00
committed by GitHub
parent 7a0fdaadf2
commit c317cfcb66

View File

@@ -1285,9 +1285,7 @@ ls -alhR /opt/lampp/htdocs/ 2>/dev/null
```bash
sudo ssh -N -L 0.0.0.0:445:192.168.1.110:445
smbclient -L 127.0.0.1 -U Administrator
sudo ssh -N -L 80:127.0.0.1:80 {USER}@{IP ADDRESS} -p {PORT}
```