mirror of
https://github.com/honmashironeko/ProxyCat.git
synced 2025-05-06 02:31:26 +00:00
24 lines
387 B
INI
24 lines
387 B
INI
[Server]
|
|
display_level = 1
|
|
port = 1080
|
|
web_port = 5000
|
|
mode = cycle
|
|
interval = 300
|
|
use_getip = false
|
|
getip_url = http://example.com/getip
|
|
proxy_username =
|
|
proxy_password =
|
|
proxy_file = ip.txt
|
|
check_proxies = true
|
|
test_url =
|
|
language = cn
|
|
whitelist_file = whitelist.txt
|
|
blacklist_file = blacklist.txt
|
|
ip_auth_priority = whitelist
|
|
token = honmashironeko
|
|
|
|
[Users]
|
|
neko = 123456
|
|
k = 123
|
|
|