mirror of
https://github.com/fatedier/frp.git
synced 2025-07-28 16:37:39 +00:00
plugin https2http&https2https: return 421 if host not match sni (#4323)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
package version
|
||||
|
||||
var version = "0.58.1"
|
||||
var version = "0.59.0"
|
||||
|
||||
func Full() string {
|
||||
return version
|
||||
|
Reference in New Issue
Block a user