Overview
Artifact ID: | 83671d0e89e8d43231618252eb82382efbef31e2 |
---|---|
Page Name: | ProxyAdm |
Date: | 2012-08-09 12:54:05 |
Original User: | dewey |
Parent: | 15558252aea7f6be9fbc4bf773e131202f03e623 (diff) |
Next | b0b79df922857f54e49670ad36f7ceb45253e8f5 |
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) <verbatim> The reason for the <i>DESTHOST</i> and <i>DESTPORT</i> requirements should be obvious. <i>LOCALPORT</i> 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. <i>PROXYNAME</i> can be specified as well, but is otherwise automatically generated using <i>DESTHOST</i>.