Page 1 of 1

Easy way to tether your VPN, Http Injector, Etc Etc.

Posted: Sat Jul 09, 2016 7:24 am
by jcathson
This tutorial is so simple
Direct to the point.
ROOT is NEEDED

First, Download Terminal Emulator from Playstore

Second, Connect the VPN or any free net you have there.

Third, Tether it Hotspot or Usb your choice

Fourth, Open Terminal Emulator

Fifth, Type "su" without Quotes, then enter

Sixth, Copy paste this
iptables -t filter -F FORWARD
iptables -t nat -F POSTROUTING
iptables -t filter -I FORWARD -j ACCEPT
iptables -t nat -I POSTROUTING -j MASQUERADE
ip rule add from 192.168.43.0/24 lookup 61
ip route add default dev tun0 scope link table 61
ip route add 192.168.43.0/24 dev wlan0 scope link table 61
ip route add broadcast 255.255.255.255 dev wlan0 scope link table 61
Then Enter.

Finished, It should work now.

It resets after a reboot so, just do steps 2-6 after a reboot.
Better save it on a memo or something in your Android Phone ​

Re: Easy way to tether your VPN, Http Injector, Etc Etc.

Posted: Fri Jul 22, 2016 11:21 am
by ramren
First blood ty po

Re: Easy way to tether your VPN, Http Injector, Etc Etc.

Posted: Fri Jul 22, 2016 9:50 pm
by killua77
mas ok ba ito kesa sa pdanet?

Re: Easy way to tether your VPN, Http Injector, Etc Etc.

Posted: Thu Oct 06, 2016 10:40 pm
by JOHNROMARK15
PdNet gamit ko. Mas magnda ba ito?

Re: Easy way to tether your VPN, Http Injector, Etc Etc.

Posted: Sat Oct 08, 2016 1:32 pm
by Avieknox
San Pwede ma download ang pdanet? Sa playstore?

Re: Easy way to tether your VPN, Http Injector, Etc Etc.

Posted: Sat Oct 08, 2016 2:18 pm
by ralphxxx
ayus paps try ko mamaya sana gumana nakakapagpaste po ba sadya sa terminal emulator

Re: Easy way to tether your VPN, Http Injector, Etc Etc.

Posted: Thu Mar 01, 2018 3:50 pm
by quirky
Meron po bang non-rooted way? Wala po kase akong makitang way para ma-root si vivo. :ty: