MCPcopy 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}
40func (s *Fofa) SetAccount(account string) {
41 s.UserName = account
42}
43func (s *Fofa) SetPassword(password string) {
44 s.PassWord = password
45}

Callers 1

TestFofaFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestFofaFunction · 0.76