symbols

package
v0.1.3-alpha Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CookieName             = "capitan"
	Username               = "username"
	Password               = "password"
	Old                    = "old"
	New                    = "new"
	Key                    = "key"
	IP                     = "ip"
	Gateway                = "gateway"
	Confirmation           = "confirmation"
	Question               = "question"
	Answer                 = "answer"
	IsAdmin                = "is-admin"
	IsEnabled              = "is-enabled"
	Interface              = "interface"
	CaptureName            = "capture-name"
	Description            = "description"
	Script                 = "script"
	File                   = "file"
	ErrorResponse          = "error"
	ScanName               = "scan-name"
	UpdateGraphsResponse   = "update-graphs"
	UpdateStreamCountGraph = "stream-type-graph"
	UpdateLayer4Graph      = "layer-4-graph"
	UpdateHostCountGraph   = "host-packet-count"
	UpdateTopologyGraph    = "topology"
	PacketResponse         = "packet"
	StreamResponse         = "stream"
	HostResponse           = "host"
	StopSignal             = "STOP"
)
View Source
const (
	LoginSessionDuration = 24 * time.Hour
	ResetSessionDuration = 5 * time.Minute
)
View Source
const (
	Favicon                = "/favicon.ico"
	Root                   = "/"
	Static                 = "/static/"
	Login                  = "/login"
	Logout                 = "/logout"
	ResetPassword          = "/reset"
	Dashboard              = "/dashboard"
	Settings               = "/settings"
	UpdatePassword         = "/settings/update/password"
	UpdateSecurityQuestion = "/settings/update/security/question"
	AdminPanel             = "/admin"
	AdminEditUsers         = "/admin/user"
	AdminARPScans          = "/admin/arp"
	AdminPacketCaptures    = "/admin/captures"
	UserPacketCaptures     = "/packet"
	UserARP                = "/arp"
	UserARPSpoof           = "/arp/spoof"
	UserARPScan            = "/arp/scan"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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