项目作者: aalee

项目描述 :
PureVPN OpenVPN Config Generator
高级语言: Python
项目地址: git://github.com/aalee/PureVPNOpenVPNConfigGenerator.git
创建时间: 2018-12-24T00:51:23Z
项目社区:https://github.com/aalee/PureVPNOpenVPNConfigGenerator

开源协议:

下载


PureVPN OpenVPN Config Generator

It’s a update to Python 3.x and Scrapy

Based on the work of junzhli purevpn_server_list_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 3.x
    • Package Manager: pip
    • Web crawler: scrapy

      Note: You can simply install pip packages by pip install -r requirements.txt