mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 13:53:59 -07:00
-M and -6 clarification
This commit is contained in:
parent
1660c49864
commit
0ce786e922
2 changed files with 9 additions and 1 deletions
8
README
8
README
|
@ -164,6 +164,14 @@ target entry in the file, e.g.:
|
|||
127.0.0.1
|
||||
127.0.0.1:2121
|
||||
|
||||
Note that if you want to attach IPv6 targets, you must supply the -6 option
|
||||
and *must* put IPv6 addresses in brackets in the file(!) like this:
|
||||
foo.bar.com
|
||||
target.com:21
|
||||
[fe80::1%eth0]
|
||||
[2001::1]
|
||||
[2002::2]:8080
|
||||
[2a01:24a:133:0:00:123:ff:1a]
|
||||
|
||||
|
||||
LOGINS AND PASSWORDS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue