mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3455] [MERGED] format import package name #4752
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#4752
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/3455
Author: @fatedier
Created: 5/29/2023
Status: ✅ Merged
Merged: 5/29/2023
Merged by: @fatedier
Base:
dev← Head:fallback📝 Commits (1)
1ee1aeeformat import package name📊 Changes
29 files changed (+142 additions, -131 deletions)
View changed files
📝
client/admin.go(+3 -3)📝
client/proxy/proxy.go(+5 -5)📝
client/proxy/sudp.go(+6 -6)📝
client/proxy/udp.go(+6 -6)📝
client/proxy/xtcp.go(+3 -3)📝
client/service.go(+4 -4)📝
client/visitor/stcp.go(+4 -4)📝
client/visitor/sudp.go(+5 -5)📝
client/visitor/xtcp.go(+7 -7)📝
pkg/plugin/client/http2https.go(+2 -2)📝
pkg/plugin/client/http_proxy.go(+8 -8)📝
pkg/plugin/client/https2http.go(+2 -2)📝
pkg/plugin/client/https2https.go(+2 -2)📝
pkg/plugin/client/socks5.go(+2 -2)📝
pkg/plugin/client/static_file.go(+4 -4)📝
pkg/plugin/client/unix_domain_socket.go(+2 -2)📝
pkg/util/net/listener.go(+21 -10)📝
pkg/util/net/tls.go(+2 -2)📝
pkg/util/tcpmux/httpconnect.go(+2 -2)📝
pkg/util/vhost/http.go(+2 -2)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.