Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/c26root/hb
/ functions
Functions
34 in github.com/c26root/hb
⨍
Functions
34
◇
Types & classes
3
↓ 3 callers
Function
ParseIP
(ipString string)
common/common.go:106
↓ 3 callers
Function
isValidIPPart
(s interface{})
common/common.go:77
↓ 2 callers
Function
Base64Encode
(s string)
hb.go:355
↓ 2 callers
Method
Set
(value string)
hb.go:105
↓ 2 callers
Function
checkError
(err error)
hb.go:375
↓ 2 callers
Function
isValidUrl
(s string)
hb.go:560
↓ 1 callers
Function
ParseLines
(l []string)
common/common.go:217
↓ 1 callers
Function
ParsePort
(portString string)
common/common.go:49
↓ 1 callers
Function
ReadFileLines
ReadFileLines returns all the lines in a file.
common/common.go:233
↓ 1 callers
Method
String
()
hb.go:101
↓ 1 callers
Method
String
()
hb.go:110
↓ 1 callers
Function
createHTTPClient
()
hb.go:157
↓ 1 callers
Function
determineEncoding
(r *bufio.Reader)
hb.go:528
↓ 1 callers
Function
fetchUrlInfo
(url string)
hb.go:386
↓ 1 callers
Function
getResponseType
(b []byte)
hb.go:537
↓ 1 callers
Function
getVarMap
(requestURL string)
hb.go:360
↓ 1 callers
Function
increaseIP
increases an IP by a single address.
common/common.go:196
↓ 1 callers
Function
isDomain
(s string)
common/common.go:92
↓ 1 callers
Function
isEmpty
(b []byte)
hb.go:546
↓ 1 callers
Function
isJSON
(b []byte)
hb.go:555
↓ 1 callers
Function
makeHeaders
()
hb.go:191
↓ 1 callers
Function
printHorizontalLine
()
hb.go:114
↓ 1 callers
Function
shuffle
(vals []Request)
hb.go:565
↓ 1 callers
Function
validMethod
(method string)
hb.go:518
Function
CheckError
(err error)
common/common.go:250
Function
IsValidIPV4
(ip string)
common/common.go:41
Function
LinesToIPList
LinesToIPList processes a list of IP addresses or networks in CIDR format. Returning a list of all possible IP addresses.
common/common.go:181
Function
center
(s string, width int)
common/common.go:13
Function
init
()
hb.go:122
Function
isStartingIPLower
(start, end net.IP)
common/common.go:205
Function
isXML
(b []byte)
hb.go:550
Function
ljust
(s string, width int)
common/common.go:33
Function
main
()
hb.go:205
Function
rjust
(s string, width int)
common/common.go:25