alexkirsz / dispatch-proxy

Combine internet connections, increase your download speed
MIT License
3.47k stars 245 forks source link

how to dispatch 2 wifi connections at same time #59

Closed AiBuddy closed 6 years ago

AiBuddy commented 8 years ago

How can i connect two wifi connects at the same time ????

huanga commented 8 years ago

You'll need two wireless dongles, and connect each one of them to a different WiFi access point. Once done, it is business per usual, dispatch start and you're off the races.

collin5 commented 8 years ago

Also if supported by your WiFi card, you may create two virtual interfaces with it, assign to them different mac address then connect to two different networks

Saxin commented 6 years ago

Hi is it possible to connect say x3 wifi to same network / router - I want speed aggregation ?

huanga commented 6 years ago

@Saxin Similar to my and @collin5 's comment from 2016, you will need 3 wireless dongles or a wireless card that supports virtual interfaces. I do not know if you will get better performance, or just generate a lot of wireless noise, though.

rlindsberg commented 6 years ago

Please refer to the documentation at https://github.com/Morhaus/dispatch-proxy/tree/master/docs.