Skip to content

Commit

Permalink
Set the port to 7702
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAta authored Oct 6, 2022
1 parent 0e40721 commit 4ae9831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions route-internal.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sudo screen ssh -o GatewayPorts=true -N -L 80:0.0.0.0:80 USER@IP
sudo screen ssh -o GatewayPorts=true -N -L 7702:0.0.0.0:7702 USER@IP

Note : After importing vmess link change the IP to your Internal Server IP
Note : After importing vmess link change the IP to your Internal Server IP

0 comments on commit 4ae9831

Please sign in to comment.