Command: Add tls ech for ech config generation

This commit is contained in:
チセ 2024-04-16 06:35:20 +08:00 committed by yuhan6665
parent fbc56b88da
commit cabc4c6013
4 changed files with 73 additions and 0 deletions

View file

@ -14,5 +14,6 @@ var CmdTLS = &base.Command{
cmdCert,
cmdPing,
cmdCertChainHash,
cmdECH,
},
}