求教Mac如何开启Browser Dialer #831
Unanswered
ironman2047
asked this question in
Q&A
Replies: 1 comment
-
不要再用qv2ray了,已停止更新
…On Sun, Nov 28, 2021, 19:24 ironman2047 ***@***.***> wrote:
Qv2ray内核使用xray-core,以下是我尝试的步骤:
终端执行命令:
$ vi ~/.bash_profile
加入并保存:
export XRAY_BROWSER_DIALER=http://127.0.0.1:54321
(也尝试过加入:export XRAY_BROWSER_DIALER=127.0.0.1:54321)
终端执行命令:
$ source ~/.bash_profile
使用浏览器打开页面
http://127.0.0.1:54321
结果:
转发页面无法打开,"This site can’t be reached"
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#831>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVRNR2FI22T6RJ3C4QU3GUTUOIGNRANCNFSM5I5F7OJQ>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Qv2ray内核使用xray-core,以下是我尝试的步骤:
终端执行命令:
$ vi ~/.bash_profile
加入并保存:
export XRAY_BROWSER_DIALER=http://127.0.0.1:54321
(也尝试过加入:export XRAY_BROWSER_DIALER=127.0.0.1:54321)
终端执行命令:
$ source ~/.bash_profile
使用浏览器打开页面
http://127.0.0.1:54321
结果:
转发页面无法打开,"This site can’t be reached"
Beta Was this translation helpful? Give feedback.
All reactions