junzhli / purevpn_server_list_config_generator

This is a web crawler for user to fetch the latest server list released from official website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PureVPN OpenVPN Config Generator

Introduction

This is a script for user to fetch the latest list released from official website.

Because I use VPN via OpenVPN protocol more often, I found the OpenVPN config files from official website is not updated with the offical server list. I have contacted with PureVPN support team and it may wait for a long time... :(

So if you encountered the same problem, it can help you!

Hope you can enjoy it!

Installation

  • Requirement
    • Python 2.7.x
    • Package Manager: pip
    • Web crawler: scrapy
Note: You can simply install pip packages by pip install -r requirements.txt

About

This is a web crawler for user to fetch the latest server list released from official website.


Languages

Language:Python 100.0%