Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 711 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 711 Bytes

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