diff --git a/resource/local_mux_h2.lua b/resource/local_mux_h2.lua index 957e36d7..e039df35 100644 --- a/resource/local_mux_h2.lua +++ b/resource/local_mux_h2.lua @@ -5,7 +5,8 @@ dial = { } tlsout = { - TLS = { + NativeTLS = { + --TLS = { host = "www.1234.com", insecure = true, alpn = {"h2"}