Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-scan/Goal
/ SetDomain
Method
SetDomain
Gsensor/FofaSensor.go:37–39 ·
view source on GitHub ↗
(domain string)
Source
from the content-addressed store, hash-verified
35
s.Type = Type
36
}
37
func
(s *Fofa) SetDomain(domain string) {
38
s.Domain = domain
39
}
40
func
(s *Fofa) SetAccount(account string) {
41
s.UserName = account
42
}
Callers
1
TestFofa
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestFofa
Function · 0.76