-
Notifications
You must be signed in to change notification settings - Fork 559
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
Psiphon issue #139
Comments
@Ahmad-2213 |
راه حل این مورد به این شکل هست که در مرورگر فایرفاکس به قسمت تنظیمات برید و قسمت Network Settings رو باز کنید و سپس در پنجره باز شده تیک گزینه Proxy DNS when using SOCKS v5 رو بزنید. در مرورگر کروم هم بر روی آیکون نرم افزار کلیک راست کنید و گزینه properties رو بزنید در صفحه باز شده در تب Shortcut در قسمت target دستور زیر رو وارد کنید و دکمه OK رو بزنید. بخش اول که مسیر نصب نرم افزار کروم هست از قبل موجود هست و احتمالا در سیستم شما مسیر دیگری داشته باشد که به اون دست نمیزنید و از --proxy به بعد رو بهش اضافه میکنید. |
@mahfelwp |
I Change few things and break them down in case if you could fix the issues. // So the first issue is that domains are not resolved through the proxy automatically and they're by default , using DNS server which is set on PC. For Psiphon though , It doesn't work on tun mode , and also , it can not be proxied via http protocol. This is by far all I know. |
با سلام |
برای کروم هم یه راه حل پیدا کردم؛ |
for TUN we will probably will go sing-box. since im getting good results tunneling my system using nekoray and warp-plus. but we have to test it on more scenarios just to make sure. |
Where is a boat |
Search first
What Happened?
Psiphon can't handle http requests through proxy.
Isn't that possible to make it work with HTTP while it's already working on SOCKS5 ?
The problem is when you proxy an application such as discord via SOCKS5 , it is not able to handle the connections and you need to have it on HTTP rather than SOCKS5 in case if it's to be working.
Minimal Reproducible Example (MRE)
Run warp + Psiphon
establish a proxy via proxifier HTTP
you'll see it isn't working but doing the same thing with SOCKS5 will work.( but it'll not answering the http requests)
Expected Behavior
No response
Version
latest
Platform/OS
Windows
Additional Context
No response
Application Config Options
No response
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: