Improve OpenVPN & OpenConnect interoperability
This commit is contained in:
@@ -5,7 +5,7 @@ import "strings"
|
||||
func LinkerFlags(version string, debug bool) string {
|
||||
flags := []string{
|
||||
"-X github.com/sagernet/sing-box/constant.Version=" + version,
|
||||
"-X internal/godebug.defaultGODEBUG=multipathtcp=0",
|
||||
"-X runtime.godebugDefault=multipathtcp=0,tlssha1=1,tlsunsafeekm=1",
|
||||
"-checklinkname=0",
|
||||
}
|
||||
if !debug {
|
||||
|
||||
Reference in New Issue
Block a user