Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awake1t/linglong
/ types & classes
Types & classes
43 in github.com/awake1t/linglong
⨍
Functions
196
◇
Types & classes
43
Struct
Address
routers/tools/masscan/masscan.go:12
Struct
App
App type encapsulates all the data about an App from apps.json
routers/api/v1/alyaze/wappalyze.go:20
Struct
AppRegexp
routers/api/v1/alyaze/wappalyze.go:51
Struct
AppSettingS
pkg/setting/section.go:14
Struct
AppsDefinition
AppsDefinition type encapsulates the json encoding of the whole apps.json file
routers/api/v1/alyaze/wappalyze.go:46
Struct
Auth
models/auth.go:3
Struct
Category
Category names defined by wappalyzer
routers/api/v1/alyaze/wappalyze.go:41
Struct
Claims
pkg/utils/jwt.go:12
Struct
DatabaseSettingS
pkg/setting/section.go:23
Struct
Dynamic
routers/api/v1/setting.go:110
Struct
Finger
models/finger.go:8
Struct
Host
routers/tools/masscan/masscan.go:39
Struct
IpAddr
models/portbrute.go:35
Struct
Iplist
models/Iplist.go:8
Struct
Job
pkg/jobs/job.go:13
Struct
Job
Job may consist only of a URL, in which case webanalyse will proceed to download from that URL, or it may consist of the Body and Headers of a request
routers/api/v1/alyaze/jobdesc.go:15
Struct
Log
models/log.go:7
Struct
MassScanRes
routers/api/v1/Iplist.go:265
Struct
Masscan
routers/tools/masscan/masscan.go:52
Struct
MasscanSettingS
pkg/setting/section.go:36
Struct
Match
Match type encapsulates the App information from a match on a document
routers/api/v1/alyaze/webanalyze.go:33
Struct
Model
models/models.go:13
Struct
Nmaprun
routers/tools/masscan/masscan.go:31
Struct
Portbruteres
models/portbrute.go:8
TypeAlias
Ports
routers/tools/masscan/masscan.go:17
Struct
Result
Result type encapsulates the result information from a given host
routers/api/v1/alyaze/webanalyze.go:25
FuncType
ScanFunc
func(ip string, port string, username string, password string) (err error, result bool)
pkg/plugins/plugins.go:3
Struct
ScanResult
models/portbrute.go:30
Struct
ServerSettingS
pkg/setting/section.go:7
Struct
Service
models/portbrute.go:22
Struct
Service
routers/tools/masscan/masscan.go:48
Struct
Setting
pkg/setting/setting.go:7
Struct
Setting
models/setting.go:3
Struct
State
routers/tools/masscan/masscan.go:25
TypeAlias
StringArray
StringArray type is a wrapper for []string for use in unmarshalling the apps.json
routers/api/v1/alyaze/wappalyze.go:17
Struct
Task
models/task.go:7
Struct
TaskLog
models/tasklog.go:3
Struct
WebAnalyzer
WebAnalyzer types holds an analyzation job
routers/api/v1/alyaze/webanalyze.go:41
Struct
Webloginlist
models/webloginlist.go:5
Struct
XrayResAll
routers/api/v1/Iplist.go:49
Struct
Xrayres
models/xrayres.go:8
Struct
auth
routers/api/auth.go:13
Struct
node
routers/api/v1/setting.go:105