2025-02-21 16:48:20 +08:00
|
|
|
[Server]
|
|
|
|
display_level = 1
|
2025-01-02 17:14:36 +08:00
|
|
|
port = 1080
|
2025-02-21 16:48:20 +08:00
|
|
|
web_port = 5000
|
2025-01-02 17:14:36 +08:00
|
|
|
mode = cycle
|
|
|
|
interval = 300
|
2025-04-01 15:03:42 +08:00
|
|
|
use_getip = false
|
2025-01-03 17:18:42 +08:00
|
|
|
getip_url = http://example.com/getip
|
2025-01-14 16:01:27 +08:00
|
|
|
proxy_username =
|
|
|
|
proxy_password =
|
2025-01-02 17:14:36 +08:00
|
|
|
proxy_file = ip.txt
|
2025-04-01 15:03:42 +08:00
|
|
|
check_proxies = true
|
2025-03-03 14:43:25 +08:00
|
|
|
test_url =
|
2025-01-02 17:14:36 +08:00
|
|
|
language = cn
|
|
|
|
whitelist_file = whitelist.txt
|
|
|
|
blacklist_file = blacklist.txt
|
|
|
|
ip_auth_priority = whitelist
|
2025-02-21 16:48:20 +08:00
|
|
|
token = honmashironeko
|
|
|
|
|
|
|
|
[Users]
|
|
|
|
neko = 123456
|
2025-04-01 15:03:42 +08:00
|
|
|
k = 123
|
2025-02-21 16:48:20 +08:00
|
|
|
|