rapiz1 / rathole

A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
Apache License 2.0
9.43k stars 475 forks source link

add android version .apk #372

Open fimmspin opened 3 months ago

fimmspin commented 3 months ago

Please provide a version for android, with .apk installation package and configuration to be read as a file, so we could use rathole on mobile phones too.

fimmspin commented 2 months ago

You could also use Termux and run the binary that way, there are aarch64 / armv7 builds available.

i didn't know that, thanks!