Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anvie/port-scanner
/ functions
Functions
22 in github.com/anvie/port-scanner
⨍
Functions
22
◇
Types & classes
6
↓ 4 callers
Method
hostPort
(port int)
PortScanner.go:91
↓ 2 callers
Method
PredictResponse
(resp string, dp DetailPredictor)
predictors/Predictor.go:11
↓ 2 callers
Method
PredictUsingPredictor
(host string)
PortScanner.go:162
↓ 2 callers
Method
openConn
(host string)
PortScanner.go:97
↓ 2 callers
Method
predictPort
(port int)
PortScanner.go:209
↓ 1 callers
Method
IsHttp
(port int)
PortScanner.go:158
↓ 1 callers
Method
IsOpen
(port int)
PortScanner.go:55
↓ 1 callers
Method
Predict
(host string)
predictors/Predictor.go:10
↓ 1 callers
Method
PredictResponseDetail
(resp string)
predictors/Predictor.go:15
Method
DescribePort
(port int)
PortScanner.go:111
Method
GetOpenedPort
(portStart int, portEnds int)
PortScanner.go:70
Function
NewPortScanner
(host string, timeout time.Duration, threads int)
PortScanner.go:30
Method
Predict
(host string)
predictors/webserver/Nginx.go:17
Method
Predict
(host string)
predictors/webserver/Apache.go:16
Method
PredictResponse
(resp string, dp DetailPredictor)
predictors/Predictor.go:22
Method
PredictResponseDetail
(resp string)
predictors/Predictor.go:34
Method
PredictResponseDetail
(resp string)
predictors/webserver/Nginx.go:46
Method
PredictResponseDetail
(resp string)
predictors/webserver/Apache.go:45
Method
RegisterPredictor
(predictor predictors.Predictor)
PortScanner.go:46
Method
SetThreads
(threads int)
PortScanner.go:40
Method
SetTimeout
(timeout time.Duration)
PortScanner.go:43
Method
TogglePredictor
(usePredictor bool)
PortScanner.go:37