summaryrefslogtreecommitdiff
path: root/example/client.toml
blob: fff3308e05d8bef01064a0ccc485fde445070b7d (plain)
1
2
3
4
5
6
7
[client]
addr = "127.0.0.1:10000"

[[service]]
name = "Telnet"
addr = "127.0.0.1:1112"