233boy / 233boy/Xray

带ipv6的机器启动时未监听ipv4端口

Open
#35 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
2.7k
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
2

Description

创建配置后
显示的address是ipv4的地址
但是使用netstat查看端口占用时,其中只显示了tcp6和udp6的端口占用
未监听ipv4的端口
请大佬们帮忙看一下

image

netstat

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by reproducing the configuration on a machine with IPv6 enabled, then inspect the generated listener settings and use netstat to compare IPv4 and IPv6 bindings; done means the displayed IPv4 address has corresponding IPv4 port listeners.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.