Skip to content

ReturnFI/Blitz-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blitz Node - Hysteria2 Server Setup

Complete Hysteria2 node installation with panel integration, authentication, and traffic tracking.

Installation Steps

1. Run Installer

Clone this repository:

git clone https://github.com/ReturnFI/Blitz-Node.git
cd Blitz-Node

Make the installer executable:

chmod +x install.sh

Run the installer:

./install.sh install <port> <sni>

Example:

./install.sh install 1239 example.com

2. Configure Panel API

During installation, provide:

  • Panel URL: https://your-panel.com/your-path/
  • API Key: Your panel authentication key

The installer automatically appends:

  • /api/v1/users/ for user authentication
  • /api/v1/config/ip/nodestraffic for traffic reporting

Uninstall

bash install.sh uninstall

About

Node server for Blitz panel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published