ACCC1380 commited on
Commit
15801aa
1 Parent(s): 7c6486d

Upload frp/frpc.ini with huggingface_hub

Browse files
Files changed (1) hide show
  1. frp/frpc.ini +9 -0
frp/frpc.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