[PR #2288] [MERGED] update: support ipv6 #4543

Closed
opened 2026-05-05 14:44:04 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2288
Author: @yuyulei
Created: 3/10/2021
Status: Merged
Merged: 3/10/2021
Merged by: @fatedier

Base: devHead: ipv6


📝 Commits (1)

📊 Changes

7 files changed (+25 additions, -21 deletions)

View changed files

📝 client/admin.go (+1 -3)
📝 client/service.go (+2 -1)
📝 conf/frpc_full.ini (+1 -0)
📝 conf/frps_full.ini (+1 -0)
📝 pkg/util/net/kcp.go (+2 -2)
📝 server/dashboard.go (+2 -4)
📝 server/service.go (+16 -11)

📄 Description

FIX #2282


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/2288 **Author:** [@yuyulei](https://github.com/yuyulei) **Created:** 3/10/2021 **Status:** ✅ Merged **Merged:** 3/10/2021 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `ipv6` --- ### 📝 Commits (1) - [`8bf2ee6`](https://github.com/fatedier/frp/commit/8bf2ee699a6a64d816fd620cbe6c5467b167b767) update: support ipv6 ### 📊 Changes **7 files changed** (+25 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `client/admin.go` (+1 -3) 📝 `client/service.go` (+2 -1) 📝 `conf/frpc_full.ini` (+1 -0) 📝 `conf/frps_full.ini` (+1 -0) 📝 `pkg/util/net/kcp.go` (+2 -2) 📝 `server/dashboard.go` (+2 -4) 📝 `server/service.go` (+16 -11) </details> ### 📄 Description FIX #2282 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:44:04 -06:00
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#4543
No description provided.