[GH-ISSUE #1053] 能支持ipv6吗? #713

Closed
opened 2026-03-03 01:05:25 +03:00 by kerem · 1 comment
Owner

Originally created by @gxypj on GitHub (Nov 24, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1053

软件版本 / Release Version

0.4.x

问题描述 / Description

./certimate serve --http 0.0.0.0:9999 只有纯ipv6的主机,这个安装命令怎么替换成ipv6?

其他 / Miscellaneous

No response

Originally created by @gxypj on GitHub (Nov 24, 2025). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1053 ### 软件版本 / Release Version 0.4.x ### 问题描述 / Description ./certimate serve --http 0.0.0.0:9999 只有纯ipv6的主机,这个安装命令怎么替换成ipv6? ### 其他 / Miscellaneous _No response_
kerem closed this issue 2026-03-03 01:05:25 +03:00
Author
Owner

@fudiwei commented on GitHub (Nov 24, 2025):

./certimate serve --http "[::]:9999"
<!-- gh-comment-id:3568836012 --> @fudiwei commented on GitHub (Nov 24, 2025): ```bash ./certimate serve --http "[::]:9999" ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#713
No description provided.