Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mtojek/ohlavpn

Find working VPN proxy all over the world | Hola VPN
https://github.com/mtojek/ohlavpn

Last synced: about 7 hours ago
JSON representation

Find working VPN proxy all over the world | Hola VPN

Awesome Lists containing this project

README

        

# ohlavpn

[![Build Status](https://travis-ci.org/mtojek/ohlavpn.svg?branch=master)](https://travis-ci.org/mtojek/ohlavpn)

Status: **Done**

**Find working VPN proxy all over the world**

Use Hola VPN API to grab a list of fast VPN proxy servers all over the world. Use the IP-API endpoint to check their geolocation and owners (mind the service limits).

## Disclaimer

**This project is only for educational purposes. Please do not overuse the Hola VPN infrastructure or avoid Netflix limits.**

## Getting started

```
$ go get github.com/mtojek/ohlavpn
$ ohlavpn -h
Usage of ohlavpn:
-c string
country code (default "us")
-g check GeoIP data
-l int
proxy server limit (default 5)
```

### First steps

Fetch active French proxy servers:

```
$ ohlavpn -c fr -l 5 -g
https://user-uuid-2188652440aa480b9b789bc8ba5a2882:[email protected]:22222 AS14061 DigitalOcean, LLC Clifton United States DigitalOcean, LLC Digital Ocean New Jersey 07014
https://user-uuid-2188652440aa480b9b789bc8ba5a2882:[email protected]:22222 AS20454 SECURED SERVERS LLC Tempe United States Secured Servers LLC Secured Servers LLC Arizona 85281
https://user-uuid-2188652440aa480b9b789bc8ba5a2882:[email protected]:22222 AS20454 SECURED SERVERS LLC Phoenix United States Secured Servers LLC Dolorem Ipsum, s.r.o Arizona 85001
https://user-uuid-2188652440aa480b9b789bc8ba5a2882:[email protected]:22222 AS20454 SECURED SERVERS LLC Tempe United States Secured Servers LLC Secured Servers LLC Arizona 85281
https://user-uuid-2188652440aa480b9b789bc8ba5a2882:[email protected]:22222 AS20454 SECURED SERVERS LLC Tempe United States Secured Servers LLC Secured Servers LLC Arizona 85281
```