parent
1839c57d9b
commit
6f5ad57b43
|
@ -62,7 +62,7 @@ tunnels:
|
|||
region: cn
|
||||
```
|
||||
|
||||
以上配置了 http 和 tcp 服务,并选择使用中国服务器。authtoken 后边需要填入从网站上获取的 token。注意上述配置 http 的同时将自动产生一个 https 的隧道监听配置。之后使用:
|
||||
以上配置了 http 和 tcp 服务,并选择使用中国服务器。注意上述配置 http 的同时将自动产生一个 https 的隧道监听配置。之后使用:
|
||||
|
||||
```sh
|
||||
# Start tunnels by name from config file
|
||||
|
|
Loading…
Reference in New Issue