mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
new feature multi user auth with socks5
This commit is contained in:
2
conf/multi_account.conf
Normal file
2
conf/multi_account.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
# key -> user | value -> pwd
|
||||
npc=npc.pwd
|
@@ -40,6 +40,7 @@ server_port=10000
|
||||
[socks5]
|
||||
mode=socks5
|
||||
server_port=19009
|
||||
multi_account=multi_account.conf # 多账户配置文件,配置及代表启动多账户
|
||||
|
||||
[file]
|
||||
mode=file
|
||||
|
Reference in New Issue
Block a user