Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Matir/webborer
/ functions
Functions
321 in github.com/Matir/webborer
⨍
Functions
321
◇
Types & classes
52
Method
Set
(value string)
settings/runmodes.go:46
Method
Set
(value string)
settings/robotsmode.go:46
Method
Set
(value string)
settings/stringsliceflag.go:54
Method
SetAddCount
(adder workqueue.QueueAddCount)
filter/dotproduct_expander.go:17
Method
SetAddCount
(adder workqueue.QueueAddCount)
filter/wordlist_expander.go:102
Method
SetCheckRedirect
(f func(*http.Request, []*http.Request) error)
client/mock/mock.go:77
Function
SetOutputFormats
Init output formats
settings/settings.go:260
Method
Stop
()
worker/worker.go:124
Method
String
()
settings/runmodes.go:39
Method
String
()
settings/robotsmode.go:39
Method
String
()
settings/stringsliceflag.go:47
Function
TestBaseFunctions
(_ *testing.T)
results/results_test.go:78
Function
TestCSVWriter
(t *testing.T)
results/linkcheck_test.go:77
Function
TestCodeIsBroken
(t *testing.T)
results/linkcheck_test.go:60
Function
TestDedupeStrings
(t *testing.T)
util/utils_test.go:87
Function
TestDurationFlag_Empty
(t *testing.T)
settings/settings_test.go:92
Function
TestDurationFlag_Set_Invalid
(t *testing.T)
settings/settings_test.go:115
Function
TestDurationFlag_Set_Valid
(t *testing.T)
settings/settings_test.go:107
Function
TestDurationFlag_String
(t *testing.T)
settings/settings_test.go:99
Function
TestEligible
(t *testing.T)
worker/htmlworker_test.go:99
Function
TestEnableCPUProfiling
(t *testing.T)
util/utils_test.go:213
Function
TestEnableStackTraces
(t *testing.T)
util/utils_test.go:206
Function
TestExpand
(t *testing.T)
filter/wordlist_expander_test.go:38
Function
TestFilterDuplicates
(t *testing.T)
filter/filter_test.go:25
Function
TestFilterExclusion
(t *testing.T)
filter/filter_test.go:52
Function
TestFilterParseFail
(t *testing.T)
filter/filter_test.go:77
Function
TestFoundSomething
(t *testing.T)
results/results_test.go:62
Function
TestGetAllPaths
(t *testing.T)
robots/robots_test.go:159
Function
TestGetForUserAgent_A
(t *testing.T)
robots/robots_test.go:131
Function
TestGetForUserAgent_Wildcard
(t *testing.T)
robots/robots_test.go:141
Function
TestGetForUserAgent_Wildcard_Empty
(t *testing.T)
robots/robots_test.go:152
Function
TestGetParentPaths
(t *testing.T)
util/utils_test.go:176
Function
TestGetParentPathsString
(t *testing.T)
util/utils_test.go:190
Function
TestGetResultsManager
(t *testing.T)
results/results_test.go:44
Function
TestGetResultsManager_Invalid
(t *testing.T)
results/results_test.go:53
Function
TestGetRobotsForURL
(t *testing.T)
robots/robots_test.go:103
Function
TestHTMLResultsManager_Basic
Very basic test, does not check output formatting.
results/results_html_test.go:24
Function
TestHTMLWriter
(t *testing.T)
results/linkcheck_test.go:87
Function
TestHandle
(t *testing.T)
worker/htmlworker_test.go:54
Function
TestInitLinkCheck
(t *testing.T)
results/linkcheck_test.go:24
Function
TestIntSliceFlag
(t *testing.T)
settings/settings_test.go:72
Function
TestLoadBuiltinWordlist
(t *testing.T)
wordlist/wordlist_test.go:21
Function
TestLoadWordlist_Default
(t *testing.T)
wordlist/wordlist_test.go:57
Function
TestLoadWordlist_Fail
(t *testing.T)
wordlist/wordlist_test.go:49
Function
TestLoadWordlist_File
(t *testing.T)
wordlist/wordlist_test.go:39
Function
TestLogLevelStrings
(t *testing.T)
logging/logging_test.go:27
Function
TestLogLevels
(_ *testing.T)
logging/logging_test.go:46
Function
TestLogf
(_ *testing.T)
logging/logging_test.go:40
Function
TestMakeRequest_Basic
Actual tests begin here
client/client_test.go:93
Function
TestMakeScopeFunc
(t *testing.T)
workqueue/workqueue_test.go:113
Function
TestMangle
(t *testing.T)
worker/worker_test.go:165
Function
TestNewProxyClientFactory_Default
(t *testing.T)
client/factory_test.go:22
Function
TestNewProxyClientFactory_DefaultPassword
(t *testing.T)
client/factory_test.go:30
Function
TestNewProxyClientFactory_InvalidURL
(t *testing.T)
client/factory_test.go:57
Function
TestNewProxyClientFactory_NoHost
(t *testing.T)
client/factory_test.go:66
Function
TestNewProxyClientFactory_SingleProxy
(t *testing.T)
client/factory_test.go:40
Function
TestNewProxyClientFactory_UnsupportedMethod
(t *testing.T)
client/factory_test.go:48
Function
TestNewScanSettings
Test some defaults
settings/settings_test.go:30
Function
TestNewWorker
(t *testing.T)
worker/worker_test.go:32
Function
TestPCFGet_NoProxies
(t *testing.T)
client/factory_test.go:75
Function
TestPCFGet_SingleProxy
(t *testing.T)
client/factory_test.go:83
Function
TestPCFGet_TwoProxies
(t *testing.T)
client/factory_test.go:91
Function
TestParseRobots
(t *testing.T)
robots/robots_test.go:43
Function
TestPlainResultsManager_Basic
TODO: refactor this test to have a single test runner
results/results_plain_test.go:24
Function
TestProcessWordlist
(t *testing.T)
filter/wordlist_expander_test.go:23
Function
TestReportResult
(t *testing.T)
results/results_test.go:71
Function
TestRequestURL_Basic
Basic test of the full client stack
client/client_test.go:110
Function
TestRequestURL_BasicAuth
Test with HTTP Basic Auth
client/client_test.go:130
Function
TestRequestURL_BasicAuth_NoAuthHeader
Test with access denied
client/client_test.go:147
Function
TestRequestURL_BasicAuth_NoCreds
Test with HTTP Basic Auth, no password available
client/client_test.go:167
Function
TestRequestURL_DigestAuth
Test with digest
client/client_test.go:184
Function
TestResetLog
(_ *testing.T)
logging/logging_test.go:33
Function
TestResultAddLink
(t *testing.T)
results/results_test.go:96
Function
TestResultString
(t *testing.T)
results/results_test.go:85
Function
TestRobotsFilter_Fail
(t *testing.T)
filter/filter_test.go:100
Function
TestRobotsFilter_Success
(t *testing.T)
filter/filter_test.go:89
Function
TestRobotsFlag_Empty
(t *testing.T)
settings/settings_test.go:123
Function
TestRobotsFlag_Set_Invalid
(t *testing.T)
settings/settings_test.go:147
Function
TestRobotsFlag_Set_Valid
(t *testing.T)
settings/settings_test.go:137
Function
TestRobotsFlag_String
(t *testing.T)
settings/settings_test.go:130
Function
TestRobotsModeStrings
(t *testing.T)
settings/settings_test.go:23
Function
TestScanSettings_GetScopes_Error
(t *testing.T)
settings/settings_test.go:183
Function
TestScanSettings_GetScopes_Success
(t *testing.T)
settings/settings_test.go:164
Function
TestScanSettings_String
(t *testing.T)
settings/settings_test.go:157
Function
TestScanSettings_Validate
(t *testing.T)
settings/settings_test.go:194
Function
TestSetCheckRedirect
(_ *testing.T)
client/client_test.go:102
Function
TestSetPageWorker
(t *testing.T)
worker/worker_test.go:182
Function
TestStartWorkers_SingleIteration
(t *testing.T)
worker/worker_test.go:136
Function
TestStatusCodeGroup
(t *testing.T)
util/utils_test.go:71
Function
TestStringSliceFlag
(t *testing.T)
settings/settings_test.go:55
Function
TestTryHandleURL_Basic
(t *testing.T)
worker/worker_test.go:107
Function
TestTryMangleURL_Basic
(t *testing.T)
worker/worker_test.go:80
Function
TestTryURL_Basic
(t *testing.T)
worker/worker_test.go:66
Function
TestTryURL_Error
(t *testing.T)
worker/worker_test.go:74
Function
TestURLHasExtension
(t *testing.T)
util/utils_test.go:52
Function
TestURLIsDir
(t *testing.T)
util/utils_test.go:37
Function
TestURLIsSubpath
(t *testing.T)
util/utils_test.go:126
Function
TestWorkCounterAdd
(t *testing.T)
workqueue/workcounter_test.go:22
Function
TestWorkCounterDone
(t *testing.T)
workqueue/workcounter_test.go:33
Function
TestWorkqueue_Basic
(t *testing.T)
workqueue/workqueue_test.go:25
← previous
next →
201–300 of 321, ranked by callers