Skip to content

Repository files navigation

Go (golang) library for free proxy.

Installation

To install freeproxy, simply run:

$ go get github.com/soluchok/freeproxy

Example

package main
import (
"log""github.com/soluchok/freeproxy"
)
funcmain() {
gen:=freeproxy.New()
log.Println(gen.Get())
}
//190.248.128.122:3128

About

Golang package for free proxy

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages