Coded by Gaurav Raj [TheHackersBrain]
CURL v1.0
clone this repo
git clone https://github.com/thehackersbrain/curl_in_c.git
change directory
cd curl_in_c
make the binary file
make
run the binary
./curl <url>
ex
./curl https://google.com
Author : HackerBrain
HackersBrain : HackTheBox
HackersBrain : TryHackMe
Blog: Here