Skip to content

A small application that stops a Wolfenstein: Enemy Territory server after being online for X hours if the server has been empty for a while

License

Notifications You must be signed in to change notification settings

haapanen/restarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

restarter

A small application that stops a Wolfenstein: Enemy Territory server after being online for X hours if the server has been empty for a while

Build for your platform:

https://github.com/golang/go/wiki/WindowsCrossCompiling
go build -o bin/restarter src/main.go

Usage:

./restarter -ip 123.123.123.123 -port 27965 -rconpassword foobar -interval 24h -pollrate 1m -numchecks 5

About

A small application that stops a Wolfenstein: Enemy Territory server after being online for X hours if the server has been empty for a while

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages