Skip to content

Instantly share code, notes, and snippets.

View pu3antasyah's full-sized avatar

pu3antasyah

View GitHub Profile
@pu3antasyah
pu3antasyah / mobile_hotspot.py
Created December 27, 2018 04:15 — forked from bizkut/mobile_hotspot.py
Use your mobile phone's data on your pc without tethering. Doesn't need jailbreak or root.
#!/usr/bin/env python
import socket
import select
import threading
HOST = ''
PORT = 50007
# use https or socks5 and use the same protocol on pc
PROXYHOST = 'your proxy server'
PROXYPORT = 8080
@pu3antasyah
pu3antasyah / Get Total Shares (returns JSON)
Created August 22, 2018 00:01 — forked from teybannerman/Get Total Shares (returns JSON)
AddThis Public sharing endpoints & API URL to retrieve total share count for any given URL
http://api-public.addthis.com/url/shares.json?url=http%3A%2F%2Fwww.twitter.com