Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DBFilePath string FullCommand string )
View Source
var Add struct { FullCommand string Username string Password string DisableOTP bool RandomPass bool }
View Source
var Delete struct { FullCommand string Username string }
View Source
var Disable struct { FullCommand string Username string }
View Source
var Enable struct { FullCommand string Username string }
View Source
var Guide struct { FullCommand string }
View Source
var Hook struct { FullCommand string Args []string }
View Source
var Ifconfig struct { FullCommand string Username string Dev string Config []string }
View Source
var Ipset struct { FullCommand string Interval uint Sets []string }
View Source
var Iptables struct { FullCommand string Out string }
View Source
var List struct { FullCommand string Usernames []string }
View Source
var Pattern struct { FullCommand string Quick bool ECDSA bool From string Dev string Out string }
View Source
var Reconnect struct { FullCommand string Username string }
View Source
var Reset struct { FullCommand string Username string Password string DisableOTP bool RandomPass bool }
View Source
var ServAdd struct { FullCommand string Conffile string }
View Source
var ServDelete struct { FullCommand string Dev string }
View Source
var ServList struct { FullCommand string }
View Source
var Set struct { FullCommand string Username string Def bool Config []string }
View Source
var Show struct { FullCommand string Username string }
View Source
var Table struct { FullCommand string Names []string }
View Source
var Verify struct { FullCommand string Username string Password string }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.