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