Skip to content

Commit

Permalink
Create ssh_cloud.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonRust authored Oct 13, 2024
1 parent 4467e33 commit 0450af1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ssh_cloud.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ssh [email protected] -p 30773 -L 53290:0.0.0.0:53290 -L 9876:0.0.0.0:9876 -L 9090:0.0.0.0:9090 -L 9877:0.0.0.0:9877 -R 20001:0.0.0.0:20001 -L 20002:0.0.0.0:20002

0 comments on commit 0450af1

Please sign in to comment.