Comprehensive protocol support, compatible with almost all commonly used protocols, such as tcp, udp, http(s), socks5, p2p, http proxy ...
Full platform compatibility (linux, windows, macos, Qunhui, etc.), support installation as a system service simply.
Comprehensive control, both client and server control are allowed.
Https integration, support to convert backend proxy and web services to https, and support multiple certificates.
Just simple configuration on web ui can complete most requirements.
Complete information display, such as traffic, system information, real-time bandwidth, client version, etc.
Powerful extension functions, everything is available (cache, compression, encryption, traffic limit, bandwidth limit, port reuse, etc.)
Domain name resolution has functions such as custom headers, 404 page configuration, host modification, site protection, URL routing, and pan-resolution.
Multi-user and user registration support on server.
Didn't find the feature you want? It doesn't matter, click Enter the document to find it!
After downloading the server compressed package, unzip it, and then enter the unzipped folder.
execute installation command
For linux、darwin sudo ./nps install
For windows, run cmd as administrator and enter the installation directory nps.exe install
start up
For linux、darwin sudo nps start
For windows, run cmd as administrator and enter the program directory nps.exe start
After installation, the windows configuration file is located at C:\Program Files\nps, linux or darwin is located at /etc/nps
If you don't find it started successfully, you can check the log (Windows log files are located in the current running directory, linux and darwin are located in /var/log/nps.log).
Access server IP:web service port (default is 8080).
Login with username and password (default is admin/123, must be modified when officially used).