Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1001 Bytes

File metadata and controls

32 lines (20 loc) · 1001 Bytes

OpenNHP JavaScript Agent

The Javascript version of NHP-Agent and its usage demonstration.

🌐 Live Demo: https://js-agent.opennhp.org

Overview

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.

Deployment

This project is deployed via GitHub Pages. Any push to the main branch will automatically deploy to js-agent.opennhp.org.

Project Structure

js-agent/
├── index.html    # Main application file
├── CNAME         # Custom domain configuration
├── LICENSE       # License file
└── README.md     # This file

Related Projects

License

See LICENSE file for details.