The Javascript version of NHP-Agent and its usage demonstration.
🌐 Live Demo: https://js-agent.opennhp.org
This demo showcases the OpenNHP authentication flow and connection status visualization. OpenNHP is a zero-trust network security protocol that hides protected servers from unauthorized access.
This project is deployed via GitHub Pages. Any push to the main branch will automatically deploy to js-agent.opennhp.org.
js-agent/
├── index.html # Main application file
├── CNAME # Custom domain configuration
├── LICENSE # License file
└── README.md # This file
- OpenNHP - Main OpenNHP repository
- OpenNHP Documentation - Official documentation
See LICENSE file for details.