Skip to content

gnirehtet-v2.2

Compare
Choose a tag to compare
@rom1v rom1v released this 02 Mar 11:20
· 75 commits to master since this release

Gnirehtet v2.2

Changelog since v2.1:

  • Add "tunnel" command to restart only the adb tunnel
  • Do not leak TCP connections (fixes #57)
  • Always log error messages to stderr (fixes #62)
  • Install the client on "gnirehtet start" if necessary
  • Add "-r ROUTE" option to reverse tether only specific routes
  • Add "autostart" and "autorun" commands to start on device connection
  • Terminate TCP connections gracefully (avoid many garbage packets)
  • Fix connection hang on large uploads (fixes #79 and #84)