mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3784] [MERGED] sshTunnelGateway refactor #4830
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#4830
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/3784
Author: @fatedier
Created: 11/20/2023
Status: ✅ Merged
Merged: 11/21/2023
Merged by: @fatedier
Base:
ssh-gateway← Head:ssh2📝 Commits (1)
bcd37edsshTunnelGateway refactor📊 Changes
34 files changed (+1036 additions, -1255 deletions)
View changed files
📝
Makefile(+2 -2)➕
client/connector.go(+223 -0)📝
client/control.go(+11 -7)📝
client/proxy/proxy.go(+13 -4)📝
client/proxy/proxy_manager.go(+10 -2)📝
client/proxy/proxy_wrapper.go(+4 -0)📝
client/proxy/sudp.go(+2 -0)📝
client/proxy/udp.go(+2 -0)📝
client/proxy/xtcp.go(+2 -0)📝
client/service.go(+28 -206)📝
cmd/frpc/sub/proxy.go(+4 -3)➖
cmd/frps/flags.go(+0 -110)📝
cmd/frps/root.go(+1 -1)📝
go.mod(+1 -1)📝
go.sum(+3 -3)📝
pkg/config/flags.go(+88 -1)📝
pkg/config/v1/server.go(+14 -13)➖
pkg/config/v1/ssh.go(+0 -72)📝
pkg/plugin/client/http2https.go(+2 -0)📝
pkg/plugin/client/http_proxy.go(+2 -0)...and 14 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.