This video is about how to setup cloudflare in termux #termux #cloudflare #portforwarding
join Our Telegram Channel
https://telegram.me/hackentech
Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational, or personal use tips the balance in favor of fair use.
commands:-
$ pkg update && pkg upgrade
$ pkg install wget
$ wget https://github.com/cloudflare/cloudfl...
$ chmod +x cloudflared-linux-arm
turn on your hotspots
$ ./cloudflared-linux-arm tunnel --url
:for method 2
$ pkg install git
$ git clone https://github.com/BHUTUU/cloudflare-ui
$ cd Cloudflare-ui
$ bash setup.sh
$ cloudflare http 8080
Port forwarding is a process that allows remote computers to connect to a specific computer or service on a local network. This is done by forwarding traffic from one port on the router to another port on the target machine.