forked from sigil-03/transport-node
utter garbage
This commit is contained in:
parent
4bd24867cc
commit
808c51a2eb
4 changed files with 12 additions and 5 deletions
6
udp.toml
Normal file
6
udp.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[[interfaces]]
|
||||
TcpServer = { bind_addr="0.0.0.0:4242" }
|
||||
|
||||
[[interfaces]]
|
||||
# Udp = { bind_addr="0.0.0.0:4242", forward_addr="10.0.101.92:4242" }
|
||||
Udp = { bind_addr="0.0.0.0:4242", forward_addr="239.0.0.69:12340" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue