mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Added protocol flag
This commit is contained in:
parent
5b390a65c2
commit
d8bd169cb7
3 changed files with 25 additions and 25 deletions
|
|
@ -12,6 +12,7 @@ var (
|
|||
threads int
|
||||
ports []int
|
||||
hosts []string
|
||||
protocol string
|
||||
withSecureTLS bool
|
||||
certPoolFile string
|
||||
user string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue