eikarna / cloudflared-termux

Cloudflared is a command-line tool provided by Cloudflare that allowe port-forwarding also.

Home Page:http://jarvisstaraq.blogspot.com/2022/03/how-to-install-cloudflared-in-termux.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To install Cloudflared in Termux, you can follow these steps:

  1. Open your Termux app and update the packages by running the following command:
pkg update && pkg upgrade && pkg install git
  1. Clone the Cloudflared repository by executing the following command:
git clone https://github.com/rajbhx/cloudflared-termux
  1. Navigate to the cloned directory by running:
cd cloudflared-termux
  1. Make the script executable by running:
chmod +x Cloudflared-termux_@rajbhx.sh
  1. Execute the script to install Cloudflared by running:
bash Cloudflared-termux_@rajbhx.sh

For a detailed guide on how to install Cloudflared in Termux, you can refer to the article on my blog: How to Install Cloudflared in Termux.

Additionally, if you prefer a video tutorial, you can watch it on YouTube: Cloudflared Installation Tutorial.

Follow these steps to get Cloudflared up and running in your Termux environment. Enjoy the benefits of secure access to websites protected by Cloudflare's reverse proxy service.

About

Cloudflared is a command-line tool provided by Cloudflare that allowe port-forwarding also.

http://jarvisstaraq.blogspot.com/2022/03/how-to-install-cloudflared-in-termux.html


Languages

Language:Shell 100.0%