Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve local IP display #9186

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

Zuoqiu-Yingyi
Copy link
Contributor

@Zuoqiu-Yingyi Zuoqiu-Yingyi commented Sep 14, 2023

  • Please commit to the dev branch
  • For contributing new features, please supplement and improve the corresponding user guide documents
  • For bug fixes, please describe the problem and solution via code comments
  • For text improvements (such as typos and wording adjustments), please submit directly

改进本机 IP 的显示
Improve local IP display

显示顺序

  • IPv4 环回地址 (loopback)
  • IPv4 私有地址 (private)
  • IPv4 全球单播地址 (global unicast)
  • IPv4 链路本地地址 (local link)
  • IPv6 环回地址 (loopback)
  • IPv6 私有地址 (private)
  • IPv6 全球单播地址 (global unicast)
  • IPv6 链路本地地址 (local link)

已经过测试 | Tested

@88250 88250 added this to the 2.10.6 milestone Sep 15, 2023
@88250 88250 merged commit e460f17 into siyuan-note:dev Sep 15, 2023
2 checks passed
@Zuoqiu-Yingyi Zuoqiu-Yingyi deleted the feat/local-ip branch September 15, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants