Skip to content

VolgaCTF/volgactf-2022-final-jinnice-homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jinnice Checker: VolgaCTF 2022 Final's checker

This is an after-party-kind-of repo for the overly-stealthy VolgaCTF 2022 Final's Jinnice service.

Build

$ docker build -t volgactf2022/jinnice-checker-image .

Run

$ docker run \
    -e SERVICE_IP=<host-ip> \
    -e ROUND_DURATION=10 \
    --rm \
    volgactf2022/jinnice-checker-image

License

MIT @ VolgaCTF

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages