IIUC then TransparentDNS should only be necessary if your applications use socks4 and/or have leaky socks4a/5 implementations… (or of course, no proxy settings at all).
User configuration of stream isolation not as trivial as I had assumed.
@anonymityISright Disregard my earlier post. Please re-read my reply - corrected many inaccuracies.
@Ego Is it preferred to make a big edit to previous post? or post a new reply? Bad to change history but also bad to leave erroneous info…
Socks5.
From Stream Isolation
Without IsolateDestAddr and without IsolateDestPort: SocksPort 10.152.152.10:9153 to 9159
With IsolateDestAddr, but without IsolateDestPort: SocksPort 10.152.152.10:9160 to 9169
Without IsolateDestAddr, but with IsolateDestPort: SocksPort: 10.152.152.10:9170 to 9179
With IsolateDestAddr and with IsolateDestPort: SocksPort: 10.152.152.10:9180 to 9189
Don’t know how JDownloader works so maybe someone else can advise further. Things to consider:
- You may be connecting concurrently to multiple sites (ie youtube & vimeo) and you’d like to keep your identities separate - in that case you should use
With IsolateDestAddr
. - If JDownloader only downloads one video at a time, and connects to multiple mirrors for the same video, then probaby
Without IsolateDestAddr
- Probably
Without IsolateDestPort
- depends on website & JDownloader.
If nobody says otherwise, probably safe to use 9160-9169.