1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-11-02 03:11:15 +01:00
Files
wiki/wiki/linux/gnirehtet.md
2025-10-31 06:44:44 +01:00

872 B

Gnirehtet

Gnirehtet provides a reverse tethering setup for Android smartphones.

Setup

Many Linux package managers package Gnirehtet in the gnirehtet package.

Usage

This section addresses the usage of Gnirehtet.

Usage

The following command can be used to setup the reverse tethering and also run it. For it to work the mobile device has to enable USB Tethering so the corresponding app can be automatically installed (which is internally done using adb).

gnirehtet run

Alternatively and only after being set up correctly the reverse tethering can be started and stopped with the corresponding two commands that follow.

gnirehtet start
gnirehtet stop