Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-scan/Goal
/ SetDomain
Method
SetDomain
Gsensor/ShodanSensor.go:51–53 ·
view source on GitHub ↗
(domain string)
Source
from the content-addressed store, hash-verified
49
}
50
51
func
(s *Shodan) SetDomain(domain string) {
52
s.Domain = domain
53
}
54
func
(s *Shodan) SetAccount(account string) {
55
s.UserName = account
56
}
Callers
1
TestShodan
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestShodan
Function · 0.76