How to install ehang-io/nps. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
ehang-io/nps Installation Guide
How to install ehang-io/nps. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for ehang-io/nps. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i ehang-io/npsor
Install via npx
npx @hexmos/ipm i ehang-io/npsPrerequisites
Python
languageVersion: >=3.6.0
Git
system_toolUsed for version control and cloning the repository.
Node.js
build_toolVersion: >=16.0.0
npm
package_managerUsed for managing Node.js packages.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
System Package Installation (Linux/macOS)
sudo ./nps install
nps.exe installWindows Package Installation (Zip)
nps.exe startPost Installation Steps
- Start the NPS server using the command: `sudo ./nps start` (Linux/Darwin) or `nps.exe start` (Windows)
- Access the web management interface at http://localhost:8080 to configure your penetration proxy.
- If you need to register to the system service, you can check [Register to the system service](https://ehang-io.github.io/nps/#/use?id=注册到系统服务)
