Skip to content

Commit

Permalink
add --useragent option shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
rmaksimov committed Apr 19, 2020
1 parent eb161ca commit faeec49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruler.go
Original file line number Diff line number Diff line change
Expand Up @@ -1191,7 +1191,7 @@ A tool by @_staaldraad from @sensepost to abuse Exchange Services.`
Usage: "If you need to use an upstream proxy. Works with https://user:pass@ip:port or https://ip:port",
},
cli.StringFlag{
Name: "useragent",
Name: "useragent,ua",
Value: "ruler",
Usage: "Custom User-Agent string",
},
Expand Down

0 comments on commit faeec49

Please sign in to comment.