Update README.md
parent
ef29acf193
commit
0662c37861
|
@ -24,7 +24,7 @@ it can be used to small tunnel applications.
|
||||||
#### example of HTTPS website
|
#### example of HTTPS website
|
||||||
```bash:
|
```bash:
|
||||||
./tunnel -Lr <ip_forClient_2_connect_as_public>:<public_port> <private_ip_or_local_ip_to_expose>:<private_port>
|
./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
|
./tunnel -Lr 31.220.9.177:8878 23.87.270.189:5001
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue