Creating an internet bridge using two arduinos

Hello everyone, I need help on a project, I don't know where to start.
how to stream internet from my router to an arduino, from this arduino to another arduino from this other arduino to my pc

Anytime I hear Arduino and Wifi, I can not help but ask. Is the Arduino the correct choice for your project.

Also, you have not provided enough detail to better help you decide on a device, what exactly are you wanting to "stream"?

Simple answer: you don't. Get a propper router. When you have gained enough experience with programming, you might want to search for "PPP" or "SLIP".

JulioLima:
how to stream internet from my router to an arduino, from this arduino to another arduino from this other arduino to my pc

WHY?

Wouldn't it be much simpler to connect the router to the PC and eliminate the middle-men?

Not to mention the fact that Arduinos are far too slow for a task like that.

...R