diff --git a/user/module/const.go b/user/module/const.go index 03872a2c4..4f4fb2706 100644 --- a/user/module/const.go +++ b/user/module/const.go @@ -70,6 +70,7 @@ var ( // 备用HOOK 函数 //"SSL_is_init_finished", "SSL_in_before", + "SSL_do_handshake", } )