mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #2805] [MERGED] client: add dial_server_timeout #4632
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#4632
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/2805
Author: @fatedier
Created: 2/18/2022
Status: ✅ Merged
Merged: 2/19/2022
Merged by: @fatedier
Base:
dev← Head:dial📝 Commits (1)
8120310client: add dial_server_timeout📊 Changes
9 files changed (+18 additions, -5 deletions)
View changed files
📝
client/control.go(+1 -0)📝
client/proxy/proxy.go(+4 -1)📝
client/service.go(+1 -0)📝
conf/frpc_full.ini(+3 -0)📝
go.mod(+1 -1)📝
go.sum(+4 -2)📝
pkg/config/client.go(+3 -0)📝
pkg/config/client_test.go(+1 -0)📝
test/e2e/basic/client_server.go(+0 -1)📄 Description
Fix #2761
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.