fandreuz / TUI-ConsoleLauncher

Linux CLI Launcher for Android
Other
1.24k stars 254 forks source link

Open netcat in cli #296

Open RSE97 opened 4 years ago

RSE97 commented 4 years ago

Hello, is it possible to run and use netcat in the cli? and install other scripts

sky-cypher commented 4 years ago

Yes, you can install busybox. nc(netcat) is avaliable in it. After installing busybox you just have to change PATH variable(for non-root). You can assign the PATH changing command to double_tap_cmd .