Skip to content

aalee/PureVPNOpenVPNConfigGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages