Skip to content

Instantly share code, notes, and snippets.

View KMKnation's full-sized avatar
💡
ideate

Mayur Kanojiya KMKnation

💡
ideate
  • Oracle
  • Trivandrum, India
  • 20:06 (UTC +05:30)
View GitHub Profile
@KMKnation
KMKnation / extract_email.py
Last active October 16, 2020 09:00
Extract all emails of gmail and store them into csv file
from __future__ import print_function
import pickle
import os.path
import base64
import re
from googleapiclient.discovery import build
from google_auth_oauthlib.flow import InstalledAppFlow
from google.auth.transport.requests import Request
import db_manager
@KMKnation
KMKnation / README.md
Last active November 13, 2024 21:01 — forked from Lazza/README.md
VPNGate Python script with python3 support

vpngate.py

This script allows to use the free VPN service provided by VPNGate in an easy way. The user just needs to provide the desidered output country, and the script automatically chooses the best server.

After this step, OpenVPN is launched with the proper configuration. The VPN can be terminated by pressing Ctrl+C.

Usage

Run the script by providing the desired output country: