mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
filling in information gathering menu and tools
still missing the last few items
This commit is contained in:
35
tools/sslh.md
Normal file
35
tools/sslh.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# 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
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user