Documentation ¶
Index ¶
- func CheckProxySOCKS(proxyy string, c chan QR, wg *sync.WaitGroup) (err error)
- func CleanIP(dirtyIP string) (cleanIP string)
- func GetRealIP(link string) (string, error)
- func ReadFromFile(path string, proxyType int) ([]string, error)
- func Unique(intSlice []string) []string
- func WriteToFile(proxyURL string) error
- type QR
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckProxySOCKS ¶
CheckProxySOCKS Check proxies on valid
func ReadFromFile ¶
ReadFromFile Reading proxies from file
func WriteToFile ¶
WriteToFile Writing valid proxies to file
Types ¶
Click to show internal directories.
Click to hide internal directories.