mirror of
https://github.com/andrey271192/keenetic-dns-routes.git
synced 2026-09-20 14:42:01 +00:00
Initial: FastAPI DNS routes manager for legacy Keenetic (RCI, port 8001)
Made-with: Cursor
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
HOST=0.0.0.0
|
||||
PORT=8001
|
||||
ADMIN_PASSWORD=change-me
|
||||
|
||||
# Один логин/пароль для всех роутеров (KeenDNS HTTP Proxy → RCI)
|
||||
KEENETIC_LOGIN=admin
|
||||
KEENETIC_PASSWORD=
|
||||
Reference in New Issue
Block a user