Version 1.3.1: [FIX] Allow disabling header
This commit is contained in:
1
Main.go
1
Main.go
@@ -17,6 +17,7 @@ func main() {
|
||||
|
||||
flag.Usage = func() {
|
||||
fmt.Printf("Usage of iPilot: \n")
|
||||
fmt.Printf("Example: iPilot -b=false -i=me -p \n")
|
||||
fmt.Printf(" -b bool enable/disable header (default true)\n")
|
||||
fmt.Printf(" -h bool view help\n")
|
||||
fmt.Printf(" -i string IP address or domain\n")
|
||||
|
||||
Reference in New Issue
Block a user