mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2282] 双栈ipv6下连接服务端监听端口提示出错 #1814
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1814
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Hokia on GitHub (Mar 8, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2282
=====================================
frps.ini已经添加bind_addr = [::]
想询问一下在双栈环境下是否可以通过v6连接监听端口,谢谢!
@yuyulei commented on GitHub (Mar 10, 2021):
Now you have to use config.
frps.ini
frpc.ini
Later, we should make ipv6 localhost consistent(use ::, not [::]).
@yuyulei commented on GitHub (Mar 12, 2021):
@Hokia next release will be ok.