How an HTTP Proxy works and How to Build one? (Node JS)

preview_player
Показать описание
In this video I explain the details of a proxy and how to build an HTTP proxy with NodeJS

🏭 Software Architecture Videos

💾 Database Engineering Videos

🛰 Network Engineering Videos

🏰 Load Balancing and Proxies Videos

🐘 Postgres Videos

🚢Docker

🧮 Programming Pattern Videos

🛡 Web Security Videos

🦠 HTTP Videos

🐍 Python Videos

🔆 Javascript Videos

Support me on PayPal

Become a Patreon

Stay Awesome,
Hussein
Рекомендации по теме
Комментарии
Автор

Jump to 5:15 for the code on how to build a proxy

hnasr
Автор

Can we use http to mask our data usage

For example to make all data usage seem to come from YouTube

tentacle_sama
Автор

I'm not getting my http request hit the proxy. Only localhost:8000 reaches the proxy. I followed the same code you did in a Mac. What could I have missed?

joeljoy
Автор

Great work, keep it going. You were borned to teach.
I have a question: What app do you use to create the diagrams that you use at the beginning of your videos?

andreighita
Автор

My localhost connection refused to connect it says on chrome. Please help.

glabett
Автор

can a HTTP proxy provider read my files when i upload them to a website use HTTPs like Onedrive ? help me please !!!!

amVinhBiet-yhlt
Автор

Zeus Proxy has proven particularly useful for web scraping, crawling, and bulk account registration tasks.

luzsthefanitavarez
Автор

why at the end doesnt show the pages you visit in the console, I mean beacause of the console.log comand at the end ? :c

danieldelgado
Автор

Could you maybe do a video on how to write an http reverse proxy in python please?

copdatchoppa
Автор

omg that is amazing! I'm use this for keeping track of my cookies!

jacksparrw
Автор

I am just wondering, is changing your proxy through a code ( batch file ) possible. Like you have a list of proxies and you want to change them through a bat (batch) script would it work?

air
Автор

Explained it (with code) so simple that's so genius! Thx so much Sir

DennisSmdFreefightTrainer
Автор

Thank you Hussien all your videos are great! Was there a video about Reverse Proxy on Apache? Also a LoadBalancer on apache would be great!

saad.
Автор

Is this how a DNS is able to host multiple websites, by encapsulating/adding another IP address? Or am I completely off topic?

Jayden-czdw
Автор

Have a nice 2023! I used to visit a https site but your proxy in firefox doesn't let me visit it any more. Is it a http and not a https?

ethicalhackingterminal
Автор

great video. What if we want to pass the HTML response to the client through proxy?

behnamparsaeifard
Автор

Balloonie ah you made me remember Phineas and ferb

bhumit
Автор

@Hussein how can we change the request body (content) in the proxy server and then make a post request on behalf of our proxy

rcoder
Автор

Please show how to make it work for HTTPS

cdxer
Автор

is there an way to make an https proxy?

Odsku