skx / overseer

A golang-based remote protocol tester for testing sites & service availability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We should be able to read a configuration file.

skx opened this issue · comments

Most of the commands are very similar, so we should be able to read the same file for all of them.

Perhaps a JSON file? Of course overriding the defaults via the command-line "-config $file" might be hard, so cheat and use $OVERSEER to point to a configuration file ..