文件名称:Android代码-gnirehtet
文件大小:279KB
文件格式:ZIP
更新时间:2022-08-26 01:02:31
Android代码
Gnirehtet (v2.3) This project provides reverse tethering over adb for Android: it allows devices to use the internet connection of the computer they are plugged on. It does not require any root access (neither on the device nor on the computer). It works on GNU/Linux, Windows and Mac OS. Currently, it relays TCP and UDP over IPv4 traffic, but it does not support IPv6 (yet?). Flavors Two implementations of Gnirehtet are available: one in Java; one in Rust. Which one to choose? Use the Rust impl