kaliwiki/tools/sslh.md
Will Pennell 5084832217 filling in information gathering menu and tools
still missing the last few items
2014-03-30 14:44:25 -04:00

36 lines
635 B
Markdown

# sslh
Notes
-------
Help Text
-------
```
sslh: option '--http' requires an argument
sslh v1.13b
usage:
sslh [-v] [-i] [-V] [-f] [-n] [-F <file>]
[-t <timeout>] [-P <pidfile>] -u <username> -p <add> [-p <addr> ...]
-v: verbose
-V: version
-f: foreground
-n: numeric output
-F: use configuration file
-t: timeout before connecting to SSH.
-p: address and port to listen on.
Can be used several times to bind to several addresses.
--[ssh,ssl,...]: where to connect connections from corresponding protocol.
-F: specify a configuration file
-P: PID file.
-i: Run as a inetd service.
```
Example Usage
-------
Links
-------