Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benyamin218118 authored Feb 28, 2023
1 parent b813cc3 commit 948d91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ chmod +x ./tcpforwarder
- **our usa vps ip address is 44.55.66.77 and that service port is 9090 as mentioned before**
- **so we need to replace the variables in `./tcpforwarder -lPort LISTEN_PORT -rHost REMOTE_SERVER_HOST -rPort REMOTE_SERVER_PORT` and it becomes** :


(don't forget, we need to run this on our ir vps)
> ./tcpforwarder -lPort 8080 -rHost 44.55.66.77 -rPort 9090
no we can use the ir server ip address and 8080 port instead of 44.55.66.77 and 9090 for connecting to that service running on the usa vps.
Expand Down

0 comments on commit 948d91d

Please sign in to comment.