Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Uploads On One Adapter, Downloads On Another #98

Open
Malkierian opened this issue Oct 17, 2020 · 3 comments
Open

Uploads On One Adapter, Downloads On Another #98

Malkierian opened this issue Oct 17, 2020 · 3 comments

Comments

@Malkierian
Copy link

I've been able to see the ability to set connection priorities on separate adapters, but is there a way, with the current codebase, of setting it so that all uploads/outgoing traffic is on one adapter and all incoming traffic is on another? Or is it a matter of requests and responses need to be on the same connection?

@alexkirsz
Copy link
Owner

alexkirsz commented Oct 18, 2020

It’s not possible to configure this directly in dispatch-proxy. However, you can try creating two different proxies, one for each connection, and combine them with an additional tool like Proxifier to target the specific applications you want to pass through one connection or the other.

@M05PH
Copy link

M05PH commented May 8, 2021

How to setup 2 local proxies please ?

@alexkirsz
Copy link
Owner

The easiest way is to start two instances of dispatch-proxy in two different terminals.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants