We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
你好
我正在嘗試通過代理/隧道重新路由混合應用程序(Android應用程序)的數據。 我在“代理”設置和“規則”部分中將系統IP設置為“服務器地址”, 規則:“代理/隧道” 代理/代理組:第一步中定義的代理 打開代理並在模擬器(Android Oreo 8.1)上打開應用程序後。我沒有得到應用程序的任何數據(無法通過系統的IP重新路由)。
以“ abc”應用程序為例,使其更加清晰。我的應用程序有兩個域,第一個域是在應用程序啟動時打開的,例如“ mobile.abc.com”,登錄後重定向到第二個域,即“ abc.com”。我嘗試了以下選項,但沒有一個適合我。 “匹配方法”:“匹配域後綴”和“目標”:“ mobile.abc.com; abc.com” “匹配方法”:“匹配域關鍵字”,“目標”:“ abc.com” “匹配方法”:“匹配域”和“目標”:“ www.mobile.abc.com; www.abc.com” “匹配方法”:“全部匹配”和“目標”:*
您能否讓我知道我做錯了什麼,否則無法通過後代完成?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你好
我正在嘗試通過代理/隧道重新路由混合應用程序(Android應用程序)的數據。
我在“代理”設置和“規則”部分中將系統IP設置為“服務器地址”,
規則:“代理/隧道”
代理/代理組:第一步中定義的代理
打開代理並在模擬器(Android Oreo 8.1)上打開應用程序後。我沒有得到應用程序的任何數據(無法通過系統的IP重新路由)。
以“ abc”應用程序為例,使其更加清晰。我的應用程序有兩個域,第一個域是在應用程序啟動時打開的,例如“ mobile.abc.com”,登錄後重定向到第二個域,即“ abc.com”。我嘗試了以下選項,但沒有一個適合我。
“匹配方法”:“匹配域後綴”和“目標”:“ mobile.abc.com; abc.com”
“匹配方法”:“匹配域關鍵字”,“目標”:“ abc.com”
“匹配方法”:“匹配域”和“目標”:“ www.mobile.abc.com; www.abc.com”
“匹配方法”:“全部匹配”和“目標”:*
您能否讓我知道我做錯了什麼,否則無法通過後代完成?
The text was updated successfully, but these errors were encountered: