7586386ad38c900c0845c0a822fec90a9771ce25
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 one 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
Description
Languages
Shell
100%