ryanlux
Newbie
- May 20, 2020
- 29
- 5
Hello,
I did my research on the internet and on BHW but I'm clueless about how to get my social automation software to use a specific LAN adapter instead of a proxy. Hope you guys can help.
Here the scenario:
So the (bad) solution I can try to put together right now would be:
So now jarve will connect to the internet through the IP of "C" and reach for the proxies "A" and "B"
It looks like a nonsense using internet to reach a local resource....
Hope You guys can help with that
I did my research on the internet and on BHW but I'm clueless about how to get my social automation software to use a specific LAN adapter instead of a proxy. Hope you guys can help.
Here the scenario:
- I have a windows PC running jarvee 24/7
- I have 2 LTE USB dongle each with it's SIM card (we'll call them "A" and "B")
- I want jarvee to use LAN "A" for accounts "1","2","3" and LAN "B" for accounts "4","5","6"
So the (bad) solution I can try to put together right now would be:
- connect to a third LAN (we'll call it "C")
- use a script like ForceBindIP to force jarvee to use LAN "C"
- host a proxy server using LAN "A" (Apache?PuTTY?Virtual machine?)
- host a proxy server using LAN "B" (Apache?PuTTY?Virtual machine?)
So now jarve will connect to the internet through the IP of "C" and reach for the proxies "A" and "B"
It looks like a nonsense using internet to reach a local resource....
Hope You guys can help with that