mirror of
https://code.semirocket.science/wrapsix
synced 2026-05-24 05:39:14 +03:00
Basic sceleton
Configuration file Resolver listens and receives but not replies yet Pure class of the Wrapper just to be
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
### Configuration of Resolver
|
||||
resolver: 1
|
||||
resolver_ip: '::1'
|
||||
secondary_resolver: 10.0.0.139 # if not set => /etc/resolv.conf
|
||||
|
||||
### Configuration of Wrapper
|
||||
wrapper: 0
|
||||
|
||||
### Others
|
||||
debug: 1
|
||||
Reference in New Issue
Block a user