Copyright © tutorialspoint.com
| Tag | Description | ||
|---|---|---|---|
| -connect address |
Configures the address to which swamp should connect for outgoing connections,
using the syntax defined by the libnal API. For connecting to TCP/IP addresses,
the syntax is illustrated below (you may use an explicit IP address or a host name);
To connect to an SSL/TLS server on a unix domain socket, the syntax is;
| ||
| -h, -help, -? | Any of these flags will cause swamp to display a brief usage summary to the console and exit cleanly. Any other flags are ignored. |
| Tag | Description |
|---|---|
| NAL_ADDRESS_new(2) | Information on the libnal network abstraction library used by swamp. This provides some information about the syntax used for -connect. |
| distcache(8) | Overview of the distcache architecture, of which swamp is a component. |
| http://www.distcache.org/ | Distcache home page. |
Home Page: http://www.distcache.org
Copyright © tutorialspoint.com