Skip to content

HopServerWeb is a simple web version of HopServer. HopServer gets list of servers (in the form server:port) where an instance of HopServer is deployed and calls the first server on the list and send it the remaining servers on the list. By this way, we can go through a series of servers checking if the servers are available and accessible throug…

Notifications You must be signed in to change notification settings

fabianmartins/hopserverweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

hopserverweb

HopServerWeb is a simple web version of HopServer.

HopServer gets list of servers (in the form server:port) where an instance of HopServer is deployed and calls the first server on the list and send it the remaining servers on the list. By this way, we can go through a series of servers checking if the servers are available and accessible through those ports.

This application is designed for educational purposes. Use it at your own risk.

About

HopServerWeb is a simple web version of HopServer. HopServer gets list of servers (in the form server:port) where an instance of HopServer is deployed and calls the first server on the list and send it the remaining servers on the list. By this way, we can go through a series of servers checking if the servers are available and accessible throug…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages