Custom arguments
Status: Alpha
Brought to you by:
industryman
Would be nice if it was possible to specify custom arguments to be passed for certain servers. These could be things like --user and --password for http digest authetication, --no-check-certificate for servers with self-signed certificates etc. Ideally this could be specified using regular expressions (for example .*serverurl\.com.*), or as an additional input box for arguments. Thanks! :)