8000 用windows的wsl显示运行成功,但没有进程! · timerring bilive · Discussion #315 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

用windows的wsl显示运行成功,但没有进程! #315

Answered by timerring
diaodesan asked this question in Q&A
Discussion options

You must be logged in to vote

看上去好像是主机名解析的问题,wsl 通常网络问题比较多,两个思路:

  1. 可以按照内容检查一下网络:https://unix.stackexchange.com/questions/589683/wsl-dns-not-working-when-connected-to-vpn
  2. 不用 record.sh 启动,直接在命令行终端里执行 blrec 然后浏览器访问 http://localhost:2233 (default),按照https://blog.csdn.net/Yiang0/article/details/127780263 ,本机 Windows 可以直接通过 localhost 访问 WSL 2,查看一下是否有正常运行的进程。

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by timerring
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #159 on May 01, 2025 05:32.

0