Overview
Artifact ID: | 15558252aea7f6be9fbc4bf773e131202f03e623 |
---|---|
Page Name: | ProxyAdm |
Date: | 2012-08-09 12:51:15 |
Original User: | dewey |
Next | 83671d0e89e8d43231618252eb82382efbef31e2 |
Content
Usage
Usage: ./proxyadm.sh <-c create> <-d DESTHOST> <-p DESTPORT> -l LOCALPORT -n PROXYNAME -s Usage: ./proxyadm.sh <-c delete> <-n PROXYNAME> Usage: ./proxyadm.sh <-c list> Usage: ./proxyadm.sh <-h> (this help screen)The reason for the DESTHOST and DESTPORT requirements should be obvious. LOCALPORT can be specified, but if not (or if the specified number is already used or does not fall in the range of 1025:65535) it is randomly generated. PROXYNAME can be specified as well, but is otherwise automatically generated using DESTHOST.