Skip to content

[suggest][建议] 我想让流量经过代理 I want the traffic to go through the proxy. #576

@pengxiandyou

Description

@pengxiandyou

使用这个程序会在手机上建立vpn,但是这样的话,我就无法访问一些网站了,如www.google.com。

我尝试在电脑上使用clash,并启用全局,但没有效果。

我尝试使用@java -Dhttp.proxyHost=127.0.0.1 -Dhttp.proxyPort=7890 -Dhttps.proxyHost=127.0.0.1 -Dhttps.proxyPort=7890 -jar gnirehtet.jar run @pause 也没有效果。

Using this program establishes a VPN on my phone, but doing so prevents me from accessing certain websites, such as www.google.com.

I tried using Clash on my computer and enabled the global mode, but it didn't work.

I also tried using @java -Dhttp.proxyHost=127.0.0.1 -Dhttp.proxyPort=7890 -Dhttps.proxyHost=127.0.0.1 -Dhttps.proxyPort=7890 -jar gnirehtet.jar run @Pause but that didn't work either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions