rathole/examples/minimal/client.toml

7 lines
114 B
TOML
Raw Normal View History

2021-12-11 13:30:42 +01:00
[client]
remote_addr = "localhost:2333"
default_token = "123"
[client.services.foo1]
local_addr = "127.0.0.1:80"