feat: update NPS 0.29.33

This commit is contained in:
arch3rPro
2025-07-08 15:11:58 +08:00
parent be90ee7e13
commit 96700a831e
56 changed files with 39021 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
CONTAINER_NAME="nps"
PANEL_APP_PORT_HTTP="40209"
NPS_AUTH_CRYPT_KEY="gl8r0tujikih7br5"
NPS_BRIDGE_PORT="8024"
NPS_BRIDGE_TLS_PORT="8025"
NPS_HTTPS_PROXY_PORT="50443"
NPS_HTTP_PROXY_IP="0.0.0.0"
NPS_HTTP_PROXY_PORT="50080"
NPS_PUBLIC_VKEY="xly7traGe3r0t6UWltristuh1"
NPS_RANDOM_PORT_END="20200"
NPS_RANDOM_PORT_START="20100"
NPS_WEB_HOST="http://localhost:40209"
NPS_WEB_OPEN_SSL="false"
NPS_WEB_PASSWORD="123_T8acCj"
NPS_WEB_USERNAME="admin_afmTRb"
TLS_ENABLE_SWITCH="true"