[Fixed] Failed To Connect To Raw.GithubUserContent.com Termux, Linux | By H4Ck3R

Failed To Connect To Raw.GithubUserContent.com

What is Termux ? 

Termux is an Android terminal emulator which is based on linux environment.You can perform many attacks ( ex – openport attack , ddos , mitmf , sql injection , etc )Termux support both rooted and unrooted devicesYou can termux as a root to perform extra attacks which requires root access .Usage

Open the app , you will see graphical interface Click on install packages , it will download some basic packages ( make sure you are connected with internet )Now you can use termuxBefore using it ( make sure you are connected with internet )

What can you do with termux  ?

1. we can perform different attacks

2. Pentesting

3. Vulnerability Scanning

4. Ethical Hacking

We can do most of things using termux

How to fix it ??

The process is same as shown in kali Linux or any linux

  1. We need to edit hosts file
  • cd

Now Go Back

  • cd ..

Go To Usr Directory

  • cd usr

Go To Etc Directory

  • cd etc

Now Edit Hosts File

  • nano hosts [ pkg install nano ]

Now Add This Lines

  • 185.199.108.133 raw.githubusercontent.com

After That Copy Paste This One By One

git config –global –unset http.proxy

git config –global –unset https.proxy

git config –global https.proxy “”

Now You Are Done

Watch Video For Additional Fix

Conclusion

In this post i show how to fix rawgithubusercontent error and provide a unique solution to fix it . Hope you like my post . If any problem occur , you can contact me here by creating contact or you can message me on telegram

Some QnA

Q : Why this error failed to connect to raw.githubusercontent.com showing? 

A: This error start showing recently and can be fixed by adding their ports in termux as follow in the post.

Q : Is we need to add this every time when we open termux?

A: No, Until you clear data of termux or reinstall termux

Q : Why this website is best for Termux and Linux? 

A: This website is best because it’s fully based on Linux and termux or little bit for wordpress. You can create forum and ask anything and get different answers from different people all over world and also from our admins instantly.

1 thought on “[Fixed] Failed To Connect To Raw.GithubUserContent.com Termux, Linux | By H4Ck3R”

Leave a Comment