Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 931 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 931 Bytes

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