Skip to the content.

This is a script that sets up reverse tethering for Ubuntu Touch on an Ubuntu PC. Other Linux distros show also work as long as they use network-manager.

It works by using nmcli command to configure the network interface normally used to tether the PC to a ubuntu touch device to use the “share ipv4 method”

This ipv4 method does the following:

Installation

This is just an awk script, as such installation relatively simple~

download

Usage