parse and handle config; put Apache 2.0 License
This commit is contained in:
12
example/netbounce.yml
Normal file
12
example/netbounce.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
connection:
|
||||
service1:
|
||||
type: tcp
|
||||
listen: ":10022"
|
||||
backend: "jumper:10022"
|
||||
|
||||
service2:
|
||||
type: udp
|
||||
listen: ":10149"
|
||||
backend: "jumper:10149"
|
||||
timeout: 1h
|
||||
|
||||
Reference in New Issue
Block a user