Documentation ¶
Index ¶
Constants ¶
View Source
const BaseHackTheBoxAPIURL = "https://" + HostHackTheBox + "/api/v4"
View Source
const HostHackTheBox = "labs.hackthebox.com"
View Source
const StatusURL = "https://status.hackthebox.com/api/v2/status.json"
View Source
const Version = "v1.6.0"
Variables ¶
View Source
var BaseDirectory = homeDir + "/.local/htb-cli"
View Source
var ConfigFile map[string]string
Functions ¶
func ConfigureLogger ¶ added in v1.5.0
func ConfigureLogger() error
Types ¶
Click to show internal directories.
Click to hide internal directories.