Skip to content

A VPN-Gate .ovpn scraper that uploads scraped files to azure blob.

Notifications You must be signed in to change notification settings

FarzamMohammadi/vpngate-to-azureblob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run application

1. Create virtual environment

python -m venv ./venv

2. Activate VENV

Windows - .\venv\Scripts\activate
Linux/macOS - source venv/bin/activate

3. Install Dependencies

pip install -r requirements.txt

4. Run application

Using environment variables in .env:

python sweeper-duweeper/main.py

About

A VPN-Gate .ovpn scraper that uploads scraped files to azure blob.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published