parse and handle config; put Apache 2.0 License

This commit is contained in:
2025-04-19 11:23:23 +10:00
parent 57385cbaed
commit d0b3cbf967
12 changed files with 574 additions and 12 deletions

12
example/netbounce.yml Normal file
View File

@@ -0,0 +1,12 @@
connection:
service1:
type: tcp
listen: ":10022"
backend: "jumper:10022"
service2:
type: udp
listen: ":10149"
backend: "jumper:10149"
timeout: 1h