MCPcopy Create free account

hub / github.com/ashendilantha/stalkie / functions

Functions26 in github.com/ashendilantha/stalkie

↓ 7 callersFunctionnormalizeForMatch
(text string)
checker/checker.go:239
↓ 3 callersFunctionBuildURL
(template, username string)
loader/loader.go:44
↓ 2 callersFunctioncountUsernameMentions
(body, username string)
checker/checker.go:232
↓ 2 callersFunctionhasNotFoundContent
(site loader.Site, cleanBody string)
checker/checker.go:166
↓ 2 callersFunctionisLoginWall
(body string)
checker/checker.go:199
↓ 2 callersFunctionstripScripts
(body string)
checker/checker.go:146
↓ 2 callersFunctiontitleContains
(body, expected string)
checker/checker.go:222
↓ 1 callersFunctionBuildClient
builds a proxy client based on the config
proxy/proxy.go:18
↓ 1 callersFunctionCheck
(client *http.Client, site loader.Site, username string, maxRetries int, retryDelay time.Duration)
checker/checker.go:37
↓ 1 callersFunctionCheckAll
(client *http.Client, sites []loader.Site, username string, workers int, ratelimit time.Duration, maxRetries i
checker/checker.go:254
↓ 1 callersFunctionCheckAllWithBrowser
( sites []loader.Site, username string, workers int, ratelimit time.Duration, maxRetries int, timeout ti
checker/browser.go:13
↓ 1 callersFunctionLoad
(path string)
loader/loader.go:19
↓ 1 callersFunctionLoadUsernames
Load usernames (one username per line) from a file
loader/loader.go:29
↓ 1 callersFunctionPrintBanner
()
output/output.go:23
↓ 1 callersFunctionPrintResult
(r checker.Result)
output/output.go:50
↓ 1 callersFunctionPrintSummary
(results []checker.Result, username string, elapsed time.Duration)
output/output.go:60
↓ 1 callersFunctionSaveCSV
save all results in csv
output/output.go:89
↓ 1 callersFunctionSaveJSON
save all results in json
output/output.go:113
↓ 1 callersFunctionSaveTXT
save txt only found accounts
output/output.go:73
↓ 1 callersFunctioncheckWithBrowser
(browser *rod.Browser, site loader.Site, username string, maxRetries int, timeout time.Duration)
checker/browser.go:70
↓ 1 callersFunctionconfidenceBar
(score int)
output/output.go:36
↓ 1 callersFunctionlaunchBrowser
(proxyType string, proxyAddr string)
checker/browser.go:182
↓ 1 callersFunctionnextUserAgent
()
checker/checker.go:31
↓ 1 callersFunctionscore
(site loader.Site, username string, resp *http.Response, body string)
checker/checker.go:92
↓ 1 callersFunctionscoreBrowser
(site loader.Site, username string, body string)
checker/browser.go:123
Functionmain
()
main.go:16