Documentation ¶
Index ¶
- func DecodeBase64String(str string) string
- func EncodeBase64String(str string) string
- func GetCode(codeLen int) string
- func GetIPToUrlsLinks(ip string, urls []string) []string
- func GetProxyUrl(proxy string) (proxys string)
- func GetUA() string
- func InIt(mode int, timeout int, proxy string, retry int, h1 bool, redirect bool) (client *req.Client)
- func IsProxyUrl(proxy string) bool
- func Mkdir(dir string) error
- func ReadFile(path string) (urls []string, err error)
- func SaveToFile(content string, file string) error
- func Send(hashmap map[string]interface{}) (resp *req.Response)
- func SetRequest(req *req.Request, headers map[string]string, body string) *req.Request
- type Dnslog
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeBase64String ¶
DecodeBase64String decode the base64 string return string
func EncodeBase64String ¶
EncodeBase64String Base64Encode encodes the given string to base64
func GetIPToUrlsLinks ¶
func GetProxyUrl ¶
func IsProxyUrl ¶
func SetRequest ¶
SetRequest 设置请求头和请求boby
Types ¶
Click to show internal directories.
Click to hide internal directories.