Skip to content

Instantly share code, notes, and snippets.

View irLinja's full-sized avatar
🤘

Arash Haghighat irLinja

🤘
View GitHub Profile
@irLinja
irLinja / extract.py
Created June 11, 2018 06:36 — forked from mosajjal/extract.py
Get fresh SOCKS5 Iran proxies for Hotgram
# THIS FILE IS NOT MINE. IT'S JUST COPY AND PASTE ;)
import base64
import requests
import json
from Crypto.Cipher import AES
IV = "YC'2bmK=b%#NQ?9j"
KEY = "KCH@LQj#>6VCqqLg"
URL = "http://lh58.hotgram.ir/v1/proxy"