Skip to content

el-ev/online_status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Status

Someone is online if and only if at least one of their computers is online. Use this tool to indicate your online status.

Usage

Server

$ online_status -s [-p <port>] [--pubkey </path/to/pubkey>]

Client(s)

$ online_status -c <server> [-p <port>] [--https] [--privkey </path/to/privkey>]

Check online status

$ curl <server>[:<port>]/status

If online: ONLINE, otherwise: OFFLINE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages