Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashendilantha/stalkie
/ functions
Functions
26 in github.com/ashendilantha/stalkie
⨍
Functions
26
◇
Types & classes
5
↓ 7 callers
Function
normalizeForMatch
(text string)
checker/checker.go:239
↓ 3 callers
Function
BuildURL
(template, username string)
loader/loader.go:44
↓ 2 callers
Function
countUsernameMentions
(body, username string)
checker/checker.go:232
↓ 2 callers
Function
hasNotFoundContent
(site loader.Site, cleanBody string)
checker/checker.go:166
↓ 2 callers
Function
isLoginWall
(body string)
checker/checker.go:199
↓ 2 callers
Function
stripScripts
(body string)
checker/checker.go:146
↓ 2 callers
Function
titleContains
(body, expected string)
checker/checker.go:222
↓ 1 callers
Function
BuildClient
builds a proxy client based on the config
proxy/proxy.go:18
↓ 1 callers
Function
Check
(client *http.Client, site loader.Site, username string, maxRetries int, retryDelay time.Duration)
checker/checker.go:37
↓ 1 callers
Function
CheckAll
(client *http.Client, sites []loader.Site, username string, workers int, ratelimit time.Duration, maxRetries i
checker/checker.go:254
↓ 1 callers
Function
CheckAllWithBrowser
( sites []loader.Site, username string, workers int, ratelimit time.Duration, maxRetries int, timeout ti
checker/browser.go:13
↓ 1 callers
Function
Load
(path string)
loader/loader.go:19
↓ 1 callers
Function
LoadUsernames
Load usernames (one username per line) from a file
loader/loader.go:29
↓ 1 callers
Function
PrintBanner
()
output/output.go:23
↓ 1 callers
Function
PrintResult
(r checker.Result)
output/output.go:50
↓ 1 callers
Function
PrintSummary
(results []checker.Result, username string, elapsed time.Duration)
output/output.go:60
↓ 1 callers
Function
SaveCSV
save all results in csv
output/output.go:89
↓ 1 callers
Function
SaveJSON
save all results in json
output/output.go:113
↓ 1 callers
Function
SaveTXT
save txt only found accounts
output/output.go:73
↓ 1 callers
Function
checkWithBrowser
(browser *rod.Browser, site loader.Site, username string, maxRetries int, timeout time.Duration)
checker/browser.go:70
↓ 1 callers
Function
confidenceBar
(score int)
output/output.go:36
↓ 1 callers
Function
launchBrowser
(proxyType string, proxyAddr string)
checker/browser.go:182
↓ 1 callers
Function
nextUserAgent
()
checker/checker.go:31
↓ 1 callers
Function
score
(site loader.Site, username string, resp *http.Response, body string)
checker/checker.go:92
↓ 1 callers
Function
scoreBrowser
(site loader.Site, username string, body string)
checker/browser.go:123
Function
main
()
main.go:16