Skip to content

OpenNHP/jsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenNHP JavaScript SDK Demo

A demonstration web application for the OpenNHP JavaScript SDK.

🌐 Live Demo: https://jsdemo.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.

Local Development

Simply open index.html in your browser, or use a local server:

# Using Python
python -m http.server 8000

# Using Node.js
npx serve

Deployment

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

Project Structure

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

Related Projects

License

See LICENSE file for details.

About

A demo website for OpenNHP JS SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •