Skip to content

speedaemon/gladius-masternode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gladius Master Node

The Gladius Master Node software

Overview

This application runs as a the main connection point in the beta network. All connections are routed through one master node, and then the client is connected to the geographically nearest edge node.

The master node serves a skeleton site that contains links to the nearest edge node, the master node also serves Javascript to verify that this edge content matches the expected content by checking the SHA256 hash against what it should be.

Running the Software

Run go run cmd/main.go in the root directory. Make sure you have 80 forwarded to 8081.

About

The Gladius Master Node software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 66.8%
  • HTML 33.2%