/checkproxy

Check if a proxy is online and usable in go!

Primary LanguageGoMIT LicenseMIT

checkproxy

GoDoc

Package checkproxy makes checking proxies easy!

Install

go get -u github.com/gomjw/checkproxy/...

Import

import "github.com/gomjw/checkproxy"

Usage

func CheckSocksProxy

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