mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[PR #1459] [MERGED] change log method #4389
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#4389
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/1459
Author: @fatedier
Created: 10/12/2019
Status: ✅ Merged
Merged: 10/12/2019
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
649f47cchange log method📊 Changes
44 files changed (+669 additions, -687 deletions)
View changed files
📝
Makefile(+1 -1)📝
client/control.go(+44 -29)📝
client/health/health.go(+11 -22)📝
client/proxy/proxy.go(+61 -54)📝
client/proxy/proxy_manager.go(+12 -12)📝
client/proxy/proxy_wrapper.go(+22 -16)📝
client/service.go(+32 -17)📝
client/visitor.go(+44 -38)📝
client/visitor_manager.go(+15 -9)📝
cmd/frps/root.go(+1 -1)📝
go.sum(+0 -14)📝
models/plugin/http_proxy.go(+1 -1)📝
models/plugin/https2http.go(+2 -1)📝
models/plugin/plugin.go(+3 -3)📝
models/plugin/socks5.go(+2 -1)📝
models/plugin/static_file.go(+2 -1)📝
models/plugin/unix_domain_socket.go(+1 -3)📝
server/control.go(+47 -33)📝
server/controller/visitor.go(+2 -1)📝
server/group/http.go(+2 -3)...and 24 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.