Go to file
Tindy X 45bc2fa054
Add Enable Air option support
Use proper method to pass client address to server.
Fix possible memory leak.
2021-03-13 01:01:44 +08:00
.idea First public version 2021-03-04 01:28:39 +08:00
app Add Enable Air option support 2021-03-13 01:01:44 +08:00
gradle/wrapper First public version 2021-03-04 01:28:39 +08:00
.gitignore Initial commit 2021-03-04 00:53:44 +08:00
LICENSE Initial commit 2021-03-04 00:53:44 +08:00
README.md First public version 2021-03-04 01:28:39 +08:00
build.gradle First public version 2021-03-04 01:28:39 +08:00
gradle.properties First public version 2021-03-04 01:28:39 +08:00
gradlew First public version 2021-03-04 01:28:39 +08:00
gradlew.bat First public version 2021-03-04 01:28:39 +08:00
settings.gradle First public version 2021-03-04 01:28:39 +08:00

README.md

Brokenithm-Android

A version of Brokenithm, inspired by the Brokenithm-iOS project. Supports UDP and TCP connection to host, UDP for Wireless connection and TCP for adb reverse port forward (over USB for lower latency?).

The Windows server is in another repository.