Skip to content

gomjw/checkproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages