-
-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some working sites don't work correctly in spoofdpi even when not whitelisted #216
Comments
I think i know what causes this issue. I'm sorry to say this, but I'm not very sure if i can fix this because fixing this issue will cause another issue. This may take some time. Sorry. |
Can you also attach a debug log about |
Adding on to this, seems like from v0.10.7 onwards, if i add any Here are the debug logs for v0.10.12
v0.10.10
v0.10.8
v0.10.7
v0.10.5
|
It's fine, no worries :D as v0.10.5 has been working great for me for the past few weeks, i guess ill stick to it for the time being Btw surprisingly seems like v0.11.1 fixed this? No sure if its a fluke or not but i just downloaded the binary and tried restarting it a few times and rin loaded fine on all tries. The slow speedtest problem still persisted tho v0.11.0
v0.11.1
|
Heres a table with the speedtest results, all launched with
|
How much slow is it? |
it went from ~310mbps down to 12mbps (according to fast.com) |
@Endy3032, have you tried without DoH? Is there any difference? |
Just did some further testing (this time only enabling DoH) and every version from v0.10.10 got the slow speed of ~12mbps Updated table (again fast is ~310mbps while slow is ~12mbps)
seems like v0.10.7 slowed down pattern checking and v0.10.10 slowed down DoH |
I performed four tests and got the following results:
Looks like the SpoofDPI does not affect the speed much. The upload speed seems to be less stable even without proxy. I ran the SpoofDPI v0.12.0 without DoH and with 1.1.1.1 as a DNS server, |
seems like it is indeed the system proxy thats causing the slowdown on the host from some light testing however one new super weird problem i noticed is that now some sites refuse to even load at all on 0.10.7 onwards if i let system proxy run despite working normally back when i tested it above. and since my phone connects to my mac hotspot with the mac as a proxy i couldnt use this yet again 0.10.5 still works flawlessly for me ( |
Version
v0.10.12
Operating System
macOS 14.5
How are you running SpoofDPI?
Using a launchagent
Description
Some ISPs in vietnam are more aggressive in blocking steam (specifically just
store.steampowered.com
), so i only need steam requests go through spoofdpiOn spoof-dpi v0.10.5, the
-url
arg works as expected by runningand
cs.rin.ru
(rin) also loads correctly even if i whitelist it or notOn v0.10.7, both steam and rin still loads just fine when switching to the
-pattern
arg, however rin won't load anymore if its not whitelisted (while it loads just fine on v0.10.5 without being in the whitelist)However from v0.10.10 onwards, rin won't load ~99% of the time, regardless if its in the whitelist or not
behavior table
The text was updated successfully, but these errors were encountered: