[PR #2438] [CLOSED] Revert "web: support sudp in dashboard" #4573

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2438
Author: @saeidasade321
Created: 6/7/2021
Status: Closed

Base: devHead: revert-2385-fix-2364


📝 Commits (1)

📊 Changes

15 files changed (+46 additions, -168 deletions)

View changed files

📝 assets/frpc/static/index.html (+1 -1)
📝 assets/frpc/static/manifest.js (+1 -1)
📝 assets/frpc/static/vendor.js (+1 -1)
📝 assets/frpc/statik/statik.go (+1 -1)
📝 assets/frps/static/index.html (+1 -1)
📝 assets/frps/static/manifest.js (+1 -1)
📝 assets/frps/static/vendor.js (+1 -1)
📝 assets/frps/statik/statik.go (+1 -1)
📝 web/frpc/src/components/Overview.vue (+0 -3)
📝 web/frps/src/App.vue (+0 -1)
📝 web/frps/src/components/Overview.vue (+0 -3)
web/frps/src/components/ProxiesSudp.vue (+0 -116)
📝 web/frps/src/router/index.js (+0 -5)
📝 web/frps/src/utils/chart.js (+37 -24)
📝 web/frps/src/utils/proxy.js (+1 -8)

📄 Description

Reverts fatedier/frp#2385


🔄 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/2438 **Author:** [@saeidasade321](https://github.com/saeidasade321) **Created:** 6/7/2021 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `revert-2385-fix-2364` --- ### 📝 Commits (1) - [`53ef229`](https://github.com/fatedier/frp/commit/53ef2293f4c505c23debf43fde3ada9b25405b2a) Revert "web: support sudp in dashboard (#2385)" ### 📊 Changes **15 files changed** (+46 additions, -168 deletions) <details> <summary>View changed files</summary> 📝 `assets/frpc/static/index.html` (+1 -1) 📝 `assets/frpc/static/manifest.js` (+1 -1) 📝 `assets/frpc/static/vendor.js` (+1 -1) 📝 `assets/frpc/statik/statik.go` (+1 -1) 📝 `assets/frps/static/index.html` (+1 -1) 📝 `assets/frps/static/manifest.js` (+1 -1) 📝 `assets/frps/static/vendor.js` (+1 -1) 📝 `assets/frps/statik/statik.go` (+1 -1) 📝 `web/frpc/src/components/Overview.vue` (+0 -3) 📝 `web/frps/src/App.vue` (+0 -1) 📝 `web/frps/src/components/Overview.vue` (+0 -3) ➖ `web/frps/src/components/ProxiesSudp.vue` (+0 -116) 📝 `web/frps/src/router/index.js` (+0 -5) 📝 `web/frps/src/utils/chart.js` (+37 -24) 📝 `web/frps/src/utils/proxy.js` (+1 -8) </details> ### 📄 Description Reverts fatedier/frp#2385 --- <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:38 -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#4573
No description provided.