mirror of
https://github.com/bettercap/bettercap
synced 2025-07-16 10:03:39 -07:00
balls
This commit is contained in:
parent
0f8c88eecb
commit
4aa63c77e9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ func NewSniffer(s *session.Session) *Sniffer {
|
|||
}
|
||||
|
||||
sniff.AddParam(session.NewBoolParameter("net.sniff.truncate",
|
||||
"false",
|
||||
"true",
|
||||
"If true, will truncate long request URLs so user-agent fits on same line when possible, otherwise extra verbose / full URLs."))
|
||||
|
||||
sniff.AddParam(session.NewBoolParameter("net.sniff.verbose",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue