ACCC1380 commited on
Commit
fd30a4f
1 Parent(s): 534706f

Upload frp/.ipynb_checkpoints/frpc-checkpoint.ini with huggingface_hub

Browse files
frp/.ipynb_checkpoints/frpc-checkpoint.ini ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [common]
2
+ server_addr = 127.0.0.1
3
+ server_port = 7000
4
+
5
+ [ssh]
6
+ type = tcp
7
+ local_ip = 127.0.0.1
8
+ local_port = 22
9
+ remote_port = 6000