https://github.com/ip2location/ip2proxy-go
IP2Proxy Go package allows users to query an IP address to determine if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
https://github.com/ip2location/ip2proxy-go
go-lang go-package ip2location ip2proxy ip2proxy-database proxy-checker
Last synced: 10 months ago
JSON representation
IP2Proxy Go package allows users to query an IP address to determine if it was being used as open proxy, web proxy, VPN anonymizer and TOR exits.
- Host: GitHub
- URL: https://github.com/ip2location/ip2proxy-go
- Owner: ip2location
- License: mit
- Created: 2018-06-26T07:52:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T06:11:51.000Z (10 months ago)
- Last Synced: 2025-04-18T21:16:50.563Z (10 months ago)
- Topics: go-lang, go-package, ip2location, ip2proxy, ip2proxy-database, proxy-checker
- Language: Go
- Homepage: https://www.ip2location.com/ip2proxy/developers/go
- Size: 132 KB
- Stars: 23
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
[](https://goreportcard.com/report/github.com/ip2location/ip2proxy-go/v4)
[](https://pkg.go.dev/github.com/ip2location/ip2proxy-go/v4)
# IP2Proxy Go Package
This package allows user to query an IP address if it was being used as VPN anonymizer, open proxies, web proxies, Tor exits, data center, web hosting (DCH) range, search engine robots (SES), residential proxies (RES), consumer privacy networks (CPN), and enterprise private networks (EPN). It lookup the proxy IP address from **IP2Proxy BIN Data** file. This data file can be downloaded at
* Free IP2Proxy BIN Data: https://lite.ip2location.com
* Commercial IP2Proxy BIN Data: https://www.ip2location.com/database/ip2proxy
## Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at [https://ip2proxy-go.readthedocs.io/en/latest/index.html.](https://ip2proxy-go.readthedocs.io/en/latest/index.html)