Available feature:
- Open TCP connections
- Listen on TCP ports
- Send UDP datagrams
- Receive UDP datagrams
- Execute system commands and redirect IO to sockets.
Warning: the -e option can be used to open bind shells on your android device, allowing to control the device remotely. Do not leave bind shells listening on your device.
Source code for this application is available here: https://github.com/ruvolof/nc-for-android. The application is written in Kotlin.
Feature and pull requests are very welcome. Use GitHub for both.