mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #1215] [MERGED] merge new features #4345
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#4345
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/1215
Author: @fatedier
Created: 4/25/2019
Status: ✅ Merged
Merged: 4/25/2019
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (3)
6a1f15bsupport proxy protocol in unix_domain_socket0dfd3a4frps: support custom_404_page285d1ebbump version to v0.27.0📊 Changes
13 files changed (+85 additions, -44 deletions)
View changed files
📝
client/proxy/proxy.go(+36 -29)📝
conf/frps_full.ini(+3 -0)📝
models/config/server_common.go(+6 -0)📝
models/plugin/http_proxy.go(+1 -1)📝
models/plugin/https2http.go(+1 -6)📝
models/plugin/plugin.go(+1 -1)📝
models/plugin/socks5.go(+1 -1)📝
models/plugin/static_file.go(+1 -1)📝
models/plugin/unix_domain_socket.go(+4 -1)📝
server/service.go(+3 -0)📝
utils/version/version.go(+1 -1)📝
utils/vhost/resource.go(+25 -2)📝
utils/vhost/reverseproxy.go(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.