Package checkproxy makes checking proxies easy!
go get -u github.com/gomjw/checkproxy/...
import "github.com/gomjw/checkproxy"
func CheckSocksProxy(proxyAddress string, timeout time.Duration) bool
CheckSocksProxy checks if a SOCKS proxy is online and usable.
Made by the awesome contributors of @gomjw · Maintainer @MarvinJWendt · Readme template version: 1.1.0