mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #894] ipv6和ipv4同时监听设置 #707
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#707
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 @swordstudiox on GitHub (Aug 14, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/894
1、frps端同时监听ipv4和ipv6如何设置?
查了以前的issues 好像是bind_addr = [::]这样的设置,但是[::]应该是监听ipv6地址,测试同时监听有时不成功
2、frpc端如何同时支持ipv6和ipv4连接,ipv4和ipv6都在同一个服务器上
@fatedier commented on GitHub (Aug 21, 2018):
Duplicate issue.