Update README.md

main
FPGALover 2023-07-18 02:36:17 +00:00
parent 351768eef0
commit 1761435a5e
1 changed files with 7 additions and 12 deletions

View File

@ -26,21 +26,16 @@ it can be used to small tunnel applications.
./tunnel -Lr <ip_forClient_2_connect_as_public>:<public_port> <private_ip_or_local_ip_to_expose>:<private_port>
./tunnel -Lr 31.220.09.177:8878 23.87.270.189:5001
```
then open on your navigator "https://31.220.09.177:8878" and you will be taken to the https website that you are tunneling.
#### Diagram of Connection
Exposed IP(31.220.09.177:8878):<br>
<tab><-------><<31.220.09.177:8878>>
<----------><23.87.270.189:5001>
<---->PortForward<---->
<localIPwhereOF_the_https>
(192.168.1.7:57)
<img src="/Holpedia/Tunnel_C/raw/branch/main/Example_tunnel.png">
</script>