mirror of
https://github.com/fatedier/frp.git
synced 2026-05-21 06:45:32 -06:00
added a 30s timeout for frpc subcommands to avoid long delays (#4359)
This commit is contained in:
parent
e8045194cd
commit
ae73ec2fed
11 changed files with 62 additions and 55 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
package version
|
||||
|
||||
var version = "0.59.0"
|
||||
var version = "0.60.0"
|
||||
|
||||
func Full() string {
|
||||
return version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue