mirror of https://github.com/rapiz1/rathole.git
7 lines
109 B
TOML
7 lines
109 B
TOML
|
[server]
|
||
|
bind_addr = "0.0.0.0:2333"
|
||
|
default_token = "123"
|
||
|
|
||
|
[server.services.foo1]
|
||
|
bind_addr = "0.0.0.0:5202"
|