mirror of
https://github.com/bettercap/bettercap
synced 2025-07-30 19:50:06 -07:00
commit
49ec261c48
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ func NewDHCP6Spoofer(s *session.Session) *DHCP6Spoofer {
|
|||
}
|
||||
|
||||
spoof.AddParam(session.NewStringParameter("dhcp6.spoof.domains",
|
||||
"microsoft.com, goole.com, facebook.com, apple.com, twitter.com",
|
||||
"microsoft.com, google.com, facebook.com, apple.com, twitter.com",
|
||||
``,
|
||||
"Comma separated values of domain names to spoof."))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue