consts

package
v0.0.0-...-8c29b79 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HTBQueryKeyPerPage = "per_page"
	HTBQueryKeyKeyword = "keyword"
	HTBQueryKeyProduct = "product"
)
View Source
const HTBHost = "https://www.hackthebox.eu"

Variables

This section is empty.

Functions

This section is empty.

Types

type HTBPath

type HTBPath string
const (
	HTBPathListRetiredLabMachines HTBPath = "/api/v4/machine/list/retired/paginated"
	HTBPathListActiveLabMachines  HTBPath = "/api/v4/machine/paginated"
	HTBPathVPNServers             HTBPath = "/api/v4/connections/servers"
	HTBPathActiveLabMachine       HTBPath = "/api/v4/machine/active"
	HTBPathSpawnLabMachine        HTBPath = "/api/v4/vm/spawn"
	HTBPathTerminateLabMachine    HTBPath = "/api/v4/vm/terminate"
)

type HTBProduct

type HTBProduct string
const (
	HTBProductLabs HTBProduct = "labs"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL