IP over HTTP
Version vom 30. Oktober 2022, 08:22 Uhr von Thomas.will (Diskussion | Beiträge)
Server
- git clone https://github.com/luizluca/bridge
- cd bridge
- ruby bridge 8080 /bridge
Client
1. Konsole
- git clone https://github.com/luizluca/bridge
- cd bridge
- ruby bridge 8022 http://myserver:8080/bridge mysshserver.xxx.com 22
2. Konsole
- ssh localhost -p 8022