mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3110] [CLOSED] Cr 14344 #4682
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#4682
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/3110
Author: @ziv-codefresh
Created: 9/28/2022
Status: ❌ Closed
Base:
master← Head:CR-14344📝 Commits (7)
2158253disable vcs (#2)2384484Wss support (#3)cd8adaebump version43aa894init2e6e38cinit9cca161move ipfilter to router configeabd886wip📊 Changes
20 files changed (+153 additions, -33 deletions)
View changed files
📝
Makefile(+2 -2)📝
client/control.go(+24 -4)📝
client/service.go(+24 -4)📝
cmd/frpc/sub/http.go(+2 -0)📝
cmd/frpc/sub/root.go(+2 -1)📝
conf/frpc.ini(+12 -6)📝
conf/frpc_full.ini(+1 -1)📝
conf/frps.ini(+14 -1)📝
dockerfiles/Dockerfile-for-frpc(+1 -1)📝
dockerfiles/Dockerfile-for-frps(+1 -1)📝
go.mod(+2 -1)📝
go.sum(+10 -0)📝
pkg/config/client.go(+5 -1)📝
pkg/config/proxy.go(+3 -0)📝
pkg/msg/msg.go(+1 -0)📝
pkg/util/net/dial.go(+9 -3)📝
pkg/util/vhost/http.go(+17 -0)📝
pkg/util/vhost/router.go(+19 -7)📝
pkg/util/vhost/vhost.go(+3 -0)📝
server/proxy/http.go(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.