Update README.md
parent
351768eef0
commit
1761435a5e
19
README.md
19
README.md
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue