Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/zu1k/proxypool
/ functions
Functions
189 in github.com/zu1k/proxypool
⨍
Functions
189
◇
Types & classes
39
↓ 26 callers
Method
Get
()
pkg/getter/base.go:13
↓ 16 callers
Method
String
()
pkg/proxy/base.go:46
↓ 13 callers
Method
BaseInfo
()
pkg/proxy/base.go:54
↓ 13 callers
Method
Link
()
pkg/proxy/base.go:49
↓ 11 callers
Function
GetProxies
(key string)
internal/cache/cache.go:12
↓ 10 callers
Function
Base64DecodeString
(src string)
pkg/tool/base64.go:7
↓ 9 callers
Function
Base64EncodeString
(origin string, urlsafe bool)
pkg/tool/base64.go:30
↓ 9 callers
Method
Identifier
()
pkg/proxy/base.go:50
↓ 8 callers
Function
CheckInList
(list []string, item string)
pkg/tool/check.go:3
↓ 8 callers
Method
TypeName
()
pkg/proxy/base.go:53
↓ 6 callers
Function
Register
(sourceType string, c creator)
pkg/getter/base.go:21
↓ 5 callers
Function
AssertTypeStringNotNull
(i interface{})
pkg/getter/base.go:76
↓ 5 callers
Function
GetHttpClient
()
pkg/tool/httpclient.go:22
↓ 5 callers
Method
Len
()
pkg/proxy/proxies.go:12
↓ 5 callers
Function
bindataRead
(data []byte, name string)
internal/bindata/html/html.go:22
↓ 5 callers
Method
preFilter
()
pkg/provider/base.go:20
↓ 4 callers
Method
ModTime
Mode return file modify time
internal/bindata/html/html.go:70
↓ 4 callers
Method
SetName
(name string)
pkg/proxy/base.go:51
↓ 4 callers
Function
SetString
(key, value string)
internal/cache/cache.go:24
↓ 4 callers
Function
StringArray2ProxyArray
(origin []string)
pkg/getter/base.go:51
↓ 4 callers
Method
TypeLen
(t string)
pkg/proxy/proxies.go:16
↓ 3 callers
Method
Clone
()
pkg/proxy/base.go:55
↓ 3 callers
Function
ParseSSLink
(link string)
pkg/proxy/shadowsocks.go:75
↓ 3 callers
Function
ParseSSRLink
(link string)
pkg/proxy/shadowsocksr.go:78
↓ 3 callers
Function
ParseTrojanLink
(link string)
pkg/proxy/trojan.go:87
↓ 3 callers
Function
ParseVmessLink
(link string)
pkg/proxy/vmess.go:132
↓ 3 callers
Method
Provide
()
pkg/provider/clash.go:25
↓ 3 callers
Method
Provide
()
pkg/provider/surge.go:15
↓ 3 callers
Function
_filePath
(dir, name string)
internal/bindata/html/html.go:337
↓ 3 callers
Function
_filePath
(dir, name string)
internal/bindata/geoip/geoip.go:210
↓ 2 callers
Function
Asset
Asset loads and returns the asset for the given name. It returns an error if the asset could not be found or could not be loaded.
internal/bindata/html/html.go:187
↓ 2 callers
Function
Asset
Asset loads and returns the asset for the given name. It returns an error if the asset could not be found or could not be loaded.
internal/bindata/geoip/geoip.go:68
↓ 2 callers
Function
ContainChineseChar
(str string)
pkg/tool/unicode.go:10
↓ 2 callers
Function
CrawlGo
()
internal/app/task.go:16
↓ 2 callers
Method
Find
find ip info
pkg/proxy/geoip.go:82
↓ 2 callers
Function
FuzzParseProxyFromString
(text string)
pkg/getter/base.go:67
↓ 2 callers
Function
GetString
(key string)
internal/cache/cache.go:28
↓ 2 callers
Function
GrepLinksFromString
(text string)
pkg/getter/base.go:59
↓ 2 callers
Function
InitConfigAndGetters
(path string)
internal/app/getter.go:17
↓ 2 callers
Function
InitTables
()
internal/database/proxy.go:16
↓ 2 callers
Method
Mode
Mode return file mode
internal/bindata/html/html.go:65
↓ 2 callers
Method
Provide
()
pkg/provider/base.go:10
↓ 2 callers
Function
ReadFile
从本地文件或者http链接读取配置文件内容
config/config.go:58
↓ 2 callers
Function
SetProxies
(key string, proxies proxy.ProxyList)
internal/cache/cache.go:20
↓ 2 callers
Method
SetUseable
(useable bool)
pkg/proxy/base.go:56
↓ 2 callers
Function
String2Proxy
(link string)
pkg/getter/base.go:33
↓ 2 callers
Method
ToClash
()
pkg/proxy/base.go:47
↓ 2 callers
Function
bindataRead
bindataRead reads the given file from disk. It returns an error on failure.
internal/bindata/geoip/geoip.go:16
↓ 2 callers
Function
checkClashSupport
(p proxy.Proxy)
pkg/provider/clash.go:38
↓ 2 callers
Function
freessrxyzFetch
(link string)
pkg/getter/web_free_ssr_xyz.go:44
↓ 2 callers
Function
testDelay
(p Proxy)
pkg/proxy/check.go:17
↓ 1 callers
Function
AssetDir
AssetDir returns the file names below a certain directory embedded in the file by go-bindata. For example if you run go-bindata on data/... and data c
internal/bindata/html/html.go:256
↓ 1 callers
Function
AssetDir
AssetDir returns the file names below a certain directory embedded in the file by go-bindata. For example if you run go-bindata on data/... and data c
internal/bindata/geoip/geoip.go:134
↓ 1 callers
Function
AssetInfo
AssetInfo loads and returns the asset info for the given name. It returns an error if the asset could not be found or could not be loaded.
internal/bindata/html/html.go:213
↓ 1 callers
Function
AssetInfo
AssetInfo loads and returns the asset info for the given name. It returns an error if the asset could not be found or could not be loaded.
internal/bindata/geoip/geoip.go:94
↓ 1 callers
Function
Base64EncodeBytes
(origin []byte)
pkg/tool/base64.go:37
↓ 1 callers
Function
CleanBadProxiesWithGrpool
(proxies []Proxy)
pkg/proxy/check.go:41
↓ 1 callers
Method
CleanProxies
()
pkg/provider/clash.go:15
↓ 1 callers
Function
Cron
()
internal/cron/cron.go:10
↓ 1 callers
Method
Deduplication
()
pkg/proxy/proxies.go:47
↓ 1 callers
Method
Get
()
pkg/getter/web_fanqiangdang.go:39
↓ 1 callers
Method
Get
()
pkg/getter/web_free_ssr_xyz.go:29
↓ 1 callers
Method
Get
()
pkg/getter/web_fuzz.go:20
↓ 1 callers
Method
Get
()
pkg/getter/web_fuzz_sub.go:21
↓ 1 callers
Method
Get
()
pkg/getter/tgchannel.go:52
↓ 1 callers
Method
Get
()
pkg/getter/subscribe.go:21
↓ 1 callers
Method
Get2Chan
(pc chan proxy.Proxy, wg *sync.WaitGroup)
pkg/getter/base.go:14
↓ 1 callers
Function
GetAllProxies
()
internal/database/proxy.go:53
↓ 1 callers
Function
GetColly
()
pkg/tool/colly.go:11
↓ 1 callers
Function
GrepSSLinkFromString
(text string)
pkg/proxy/shadowsocks.go:155
↓ 1 callers
Function
GrepSSRLinkFromString
(text string)
pkg/proxy/shadowsocksr.go:179
↓ 1 callers
Function
GrepTrojanLinkFromString
(text string)
pkg/proxy/trojan.go:158
↓ 1 callers
Function
GrepVmessLinkFromString
(text string)
pkg/proxy/vmess.go:269
↓ 1 callers
Function
InitGeoIpDB
()
pkg/proxy/geoip.go:17
↓ 1 callers
Method
Name
Name return file name
internal/bindata/html/html.go:55
↓ 1 callers
Method
NameAddCounrty
()
pkg/proxy/proxies.go:66
↓ 1 callers
Method
NameAddIndex
()
pkg/proxy/proxies.go:87
↓ 1 callers
Method
NameAddTG
()
pkg/proxy/proxies.go:105
↓ 1 callers
Method
NameReIndex
()
pkg/proxy/proxies.go:95
↓ 1 callers
Function
NewGeoIP
new geoip from db file
pkg/proxy/geoip.go:41
↓ 1 callers
Function
NewGetter
(sourceType string, options tool.Options)
pkg/getter/base.go:25
↓ 1 callers
Function
Parse
Parse 解析配置文件,支持本地文件系统和网络链接
config/config.go:27
↓ 1 callers
Method
Provide
()
pkg/provider/sssub.go:24
↓ 1 callers
Method
Provide
()
pkg/provider/vmesssub.go:13
↓ 1 callers
Method
Provide
()
pkg/provider/ssrsub.go:15
↓ 1 callers
Function
RestoreAsset
RestoreAsset restores an asset under the given directory
internal/bindata/html/html.go:296
↓ 1 callers
Function
RestoreAsset
RestoreAsset restores an asset under the given directory
internal/bindata/geoip/geoip.go:169
↓ 1 callers
Function
Run
()
api/router.go:199
↓ 1 callers
Function
SS2SSR
(ss *Shadowsocks)
pkg/proxy/convert.go:9
↓ 1 callers
Function
SSR2SS
(ssr *ShadowsocksR)
pkg/proxy/convert.go:28
↓ 1 callers
Function
SaveProxyList
(pl proxy.ProxyList)
internal/database/proxy.go:31
↓ 1 callers
Method
SetCountry
(country string)
pkg/proxy/base.go:57
↓ 1 callers
Method
Sort
()
pkg/proxy/proxies.go:61
↓ 1 callers
Function
assetsHtmlClashConfigYamlBytes
()
internal/bindata/html/html.go:86
↓ 1 callers
Function
assetsHtmlClashHtmlBytes
()
internal/bindata/html/html.go:106
↓ 1 callers
Function
assetsHtmlIndexHtmlBytes
()
internal/bindata/html/html.go:126
↓ 1 callers
Function
assetsHtmlSurgeConfBytes
()
internal/bindata/html/html.go:146
↓ 1 callers
Function
assetsHtmlSurgeHtmlBytes
()
internal/bindata/html/html.go:166
↓ 1 callers
Function
checkSurgeSupport
(p proxy.Proxy)
pkg/provider/surge.go:27
↓ 1 callers
Function
connect
()
internal/database/db.go:16
next →
1–100 of 189, ranked by callers