Skip to content

jtarbz/stasis

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

stasis

Stasis is a generic service connectivity verifier. This means that it is a server that accepts clients according to customizable options and then polls them and logs their connectivity. The stasis service was created for use in the inaugural Calvert Hall Capture the Flag competition.

use

Build the project with make all, and then launch the daemon with ./stasisd. Clients can be connected with the invocation ./stasis [ip_address] [team_number]. More modularity will be introduced in a future update.

licensing

This project is licensed with the GNU GPLv3.

About

Generic service connectivity verifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published