This project is a wrapper around Genymobile's gnirehtet tool. It
provides reverse tethering over adb
for Android, allowing devices to use
the Internet connection of the computer they are plugged into. It does not
require any root access (neither on the device nor on the computer). The
wrapper allows Android devices to be automatically detected and configured as
clients.
Gnirehtet v1.0 comes packaged with gnirehtet v2.4 and adb v1.0.41. No additional software is required.
The Android application requires at least API 21 (Android 5.0). You must also enable adb debugging on your device(s).
Download the latest release for macOS.
Simply run Gnirehtet.app
. The program lives as a menu bar extra in the top
right corner of your screen:
Attach your Android device and a popup to request permission should open:
A "key" icon appears in your device's status bar whenever Gnirehtet is active:
Additionally, the menu bar extra lists all active devices:
Copyright (C) 2020 Ryan Wirth
Copyright (C) 2017 Genymobile
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.