wnlen / clash-for-linux

clash-for-linux
1.3k stars 488 forks source link

服务启动成功,但无法访问ui界面 #8

Open xiaolinfrank opened 9 months ago

xiaolinfrank commented 9 months ago

可以连接 github,证明代理成功了,但是无法打开 http://ip:9090/ui 没有 ui 界面就无法切换线路。或者有什么办法在不访问ui界面的情况下切换线路吗?

CPU 架构是 x86_64

dirtycomputer commented 7 months ago

访问127.0.0.1:9090/ui 截屏2024-03-22 19 15 09 然后在api base url中输入http://127.0.0.1:9090/ui 然后在将conf/config.yaml里的secret字段的值填到secret中 然后点击add按钮 截屏2024-03-22 19 16 41 然后点击如上⬆️区域 即可进入ui⬇️ 截屏2024-03-22 19 17 18

Lawrenceeeeeeee commented 6 months ago

可以从外部访问http://127.0.0.1:9090/ui/#/settings 在这里改成你的ip即可 image

uulsj commented 5 months ago

http://127.0.0.1:9090/ui

你好,我的不行,提示找不到。请问怎么解决 图片

zhangjingxian1998 commented 5 months ago

http://127.0.0.1:9090/ui

你好,我的不行,提示找不到。请问怎么解决 图片

base_URL把/ui去掉,我是这样可以了

DogeZhang commented 5 months ago

clash是装在你本机上吗?如果是在局域网,输入局域网的ip试试

ldp2211479 commented 4 months ago

我是在服务器上装的clash,运行后能正常翻墙,然而在windows上运行 http://127.0.0.1:9090/ui 却无法进入该网站,大佬们咋解决的?

MHao008 commented 4 months ago

404 page not found 是为什么

sirackerman commented 2 months ago

in the API BASE put : http://127.0.0.1:9090/ then in the secret (optional) put the "Secret" code was printed out in the terminal after running "sudo bash start.sh". It's under "Clash Dashboard 访问地址"

lzy-Jolly commented 1 month ago

已解决 https://github.com/wnlen/clash-for-linux/issues/5#issuecomment-2351569288