Someone knows a way to make a tunnel connection in Termux ?. With WiFi connection I can access nodejs/express server, but with Data connection - no way - some firewall is between .
So I need some tunneling service for access nodejs server from an external url .
Normally for this situation I use Ngrok : https://ngrok.com/download
Thanks in advance.
Perhaps localtunnel? I haven't used that myself though.
You're welcome to ask this (and other questions) at https://termux.com/community!
@GabrielGab, You can use tor (orbot in case of android) for this. Note that orbot creates another HiddenService for every port.
@pyhedgehog @GabrielGab Note that a tor package is now available in Termux and can be installed with apt install tor.
What for?! Orbot at least has auto-start.
How to install ngrok in termux plz helpme 9562424931 wtsapp pllzzz
@arunr2580 This thread is regarding Termux App. You probably want to ask your question at https://github.com/termux/termux-packages/issues
@pyhedgehog
at least has auto-start.
Termux has auto start. See https://github.com/termux/termux-boot
Ngrok isn't working in termux...please help me...
Most helpful comment
@pyhedgehog @GabrielGab Note that a tor package is now available in Termux and can be installed with
apt install tor.