Allow specifying a target host/website per command line
This commit:
- adds 2 options in the command line to collect host and port
- adapts the relay selector process to take the specified host and port into account if specified (otherwise, destination set up in the module is used)
- adapts one module (checktest) just to ensure host and port are usable here. Each module will then have to be adapted separately