Tags: keel/gnirehtet
Tags
Gnirehtet v2.3 Changes since v2.2.1: - fix possible crash on Android O on stop intent (Genymobile#129) - discard non-IPv4 packets (Genymobile#69) - fix adb monitor on multiple devices (Genymobile#134) - update relay-rust dependencies
Gnirehtet v2.2.1 Changes since v2.2: - Fix "Removing an unknown connection" crash in the Rust version (Genymobile#61, Genymobile#85, Genymobile#86, Genymobile#91)
Gnirehtet v2.1 Changelog since v2.0: - Force IPv4 for tunnel connection (fixes Genymobile#42) - Fix possible disconnection on upload (fixes Genymobile#43) - Support Android O (fixes Genymobile#44)
Gnirehtet v2.0 Changelog since v1.1.1: - Add a Rust version of the relay server - Handle command-line parsing natively (in Java and Rust) - Rename command "gnirehtet rt" to "gnirehtet run" - Detect the client version installed on "gnirehtet run" (and reinstall if necessary) - Optimize TCP checksum computation - Improve logs and error messages
Changelog since v1.0.1: - Display Android notification on relay server disconnection - Add "./gnirehtet reinstall" command - Make reverse tethering starting faster - Fix several race conditions related to client reconnection - Fix possible NullPointerException on VPN starting - Fix "./gnirehtet rt" stopping when several devices are connected - Improve logs