mirror of
https://code.semirocket.science/wrapsix
synced 2025-12-08 09:55:13 +02: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:
10
conf/wrapsix.conf
Normal file
10
conf/wrapsix.conf
Normal file
@@ -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