Go to file
Caleb Fontenot ab051ccdfc Update 'README.md' 2021-09-06 18:10:26 +07:00
LICENSE Init 2021-09-03 15:08:11 +07:00
README.md Update 'README.md' 2021-09-06 18:10:26 +07:00
pinephoneReverseTether.sh Make ip function a bit more reliable for removing the CIDR mask 2021-09-06 17:58:20 +07:00

README.md

PinePhone Reverse Tethering

This is a simple little script that creates iptable rules and ssh'es into your phone to add your machine as a default gateway.
Note: This script just assumes your PinePhone's IP is 10.15.19.82 and the system you're running the script from has the same username as the one on your PinePhone, which might not be the case for you...

This script is hosted in multiple locations!

GitHub: https://github.com/CCF100/PinePhone-Reverse-Tethering
My Gitea server (upstream): https://ccf100.duckdns.org/gitea/CCF_100/PinePhone-Reverse-Tethering