mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #3682] [MERGED] fix encryption and compresion in dashboard #4808
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#4808
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?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/3682
Author: @fatedier
Created: 10/16/2023
Status: ✅ Merged
Merged: 10/16/2023
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
d2416d3fix encryption and compresion in dashboard📊 Changes
4 files changed (+13 additions, -19 deletions)
View changed files
📝
Release.md(+2 -0)📝
assets/frps/static/index-c322b7dd.js(+1 -1)📝
assets/frps/static/index.html(+1 -1)📝
web/frps/src/utils/proxy.ts(+9 -17)📄 Description
Summary
🤖 Generated by Copilot at
d2416d3This pull request improves the web dashboard of
frpby fixing a bug in the settings display, updating the script file name, and simplifying some proxy code.WHY
Fix #3677
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.