forked from sangge/tpre-python
new file: api_add.png modified: database/initdb.py new file: database_add.png new file: dns1.png new file: dns2.png new file: requirements.txt modified: server/main.py modified: server/serverconf.yaml modified: server/xiaomiandns.py
8 lines
125 B
YAML
8 lines
125 B
YAML
database:
|
|
db_file : 'database/dns.db'
|
|
DNS:
|
|
port : 53
|
|
listen_host : "0.0.0.0"
|
|
API:
|
|
port : 81
|
|
listen_host : "0.0.0.0" |