[GH-ISSUE #1444] [FEATURE REQUEST] ipv6 support #1140

Closed
opened 2026-05-05 12:43:51 -06:00 by gitea-mirror · 7 comments
Owner

Originally created by @qiangbro on GitHub (Sep 23, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1444

希望配置参数中的 server_addr 支持ipv6格式的地址

Originally created by @qiangbro on GitHub (Sep 23, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1444 希望配置参数中的 server_addr 支持ipv6格式的地址
Author
Owner

@fatedier commented on GitHub (Sep 28, 2019):

请先测试能否支持。

<!-- gh-comment-id:536182736 --> @fatedier commented on GitHub (Sep 28, 2019): 请先测试能否支持。
Author
Owner

@qiangbro commented on GitHub (Oct 22, 2019):

已测试。
目前不支持在配置文件中配置ipv6格式的ip地址。
读取配置文件时会直接报错:
image

<!-- gh-comment-id:544783048 --> @qiangbro commented on GitHub (Oct 22, 2019): 已测试。 目前不支持在配置文件中配置ipv6格式的ip地址。 读取配置文件时会直接报错: ![image](https://user-images.githubusercontent.com/4646469/67255953-3c566c00-f4b7-11e9-8ae8-4bb397a968fd.png)
Author
Owner

@fatedier commented on GitHub (Oct 22, 2019):

示例配置中有格式说明,可以从文档中找到详细配置说明的链接查看。

<!-- gh-comment-id:544787337 --> @fatedier commented on GitHub (Oct 22, 2019): 示例配置中有格式说明,可以从文档中找到详细配置说明的链接查看。
Author
Owner

@qiangbro commented on GitHub (Oct 22, 2019):

按照格式配置,测试通过。

<!-- gh-comment-id:545061437 --> @qiangbro commented on GitHub (Oct 22, 2019): 按照格式配置,测试通过。
Author
Owner

@fangzy97 commented on GitHub (Dec 29, 2022):

按照格式配置,测试通过。

老哥,能问下你是怎么配置的吗,我在实例里没有找到例子

<!-- gh-comment-id:1367270330 --> @fangzy97 commented on GitHub (Dec 29, 2022): > 按照格式配置,测试通过。 老哥,能问下你是怎么配置的吗,我在实例里没有找到例子
Author
Owner

@qiangbro commented on GitHub (Jan 12, 2023):

注意格式的说明
看frpc-full.ini
A literal address or host name for IPv6 must be enclosed in square brackets
image

<!-- gh-comment-id:1379703522 --> @qiangbro commented on GitHub (Jan 12, 2023): 注意格式的说明 看frpc-full.ini A literal address or host name for IPv6 must be enclosed in square brackets ![image](https://user-images.githubusercontent.com/4646469/211955538-c7d283b4-a11c-4a81-896d-3b2b1a917c6c.png)
Author
Owner

@fangzy97 commented on GitHub (Jan 12, 2023):

感谢,已经解决了

<!-- gh-comment-id:1379718589 --> @fangzy97 commented on GitHub (Jan 12, 2023): 感谢,已经解决了
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: github-starred/frp#1140
No description provided.