mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-04 13:50:42 +00:00
17 lines
202 B
Plaintext
Executable File
17 lines
202 B
Plaintext
Executable File
appname = easyProxy
|
|
|
|
#web管理端口
|
|
httpport = 8080
|
|
|
|
#启动模式dev|pro
|
|
runmode = dev
|
|
|
|
#web管理密码
|
|
password=123
|
|
|
|
#http监听端口
|
|
hostPort=80
|
|
|
|
##客户端与服务端通信端口
|
|
tcpport=8284
|