mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3644] [CLOSED] Ts 14027 #4796
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#4796
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/3644
Author: @SarthakTessell
Created: 10/4/2023
Status: ❌ Closed
Base:
master← Head:TS-14027📝 Commits (9)
46c021bAdded setup files and removed unused files2b9b12dRemoved unused files388090aremoved unused files0ab3048Added vulnerability checks34ff303Removed extra added binary file6f51715Adding binary scripts5c1c304Update TlsMinVersion to latest version 133cde052Removed unused code from setupbbb64fbcommit📊 Changes
23 files changed (+204 additions, -432 deletions)
View changed files
📝
.golangci.yml(+1 -1)➖
Makefile(+0 -68)➖
Makefile.cross-compiles(+0 -27)📝
README.md(+0 -68)➖
README_zh.md(+0 -99)➖
Release.md(+0 -3)➖
dockerfiles/Dockerfile-for-frpc(+0 -12)➖
dockerfiles/Dockerfile-for-frps(+0 -12)📝
go.mod(+23 -17)📝
go.sum(+47 -51)➖
package.sh(+0 -63)📝
pkg/plugin/client/http2https.go(+2 -1)📝
pkg/plugin/client/https2http.go(+4 -1)📝
pkg/plugin/client/https2https.go(+5 -1)📝
pkg/plugin/server/http.go(+1 -1)📝
pkg/transport/tls.go(+7 -3)📝
pkg/util/vhost/https.go(+1 -0)📝
pkg/util/vhost/https_test.go(+1 -0)📝
server/dashboard.go(+1 -0)➕
setup(+106 -0)...and 3 more files
📄 Description
Summary
Test change
🤖 Generated by Copilot at
bbb64fbThis pull request updates the dependencies, improves the security and documentation of the TLS and plugin features, simplifies the documentation and removes unused files, adds a new rule for the gosec linter, and adds a new setup script and configuration file for the development environment.
WHY
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.