chore: simplify server config and add keygen for sudoku (#2407)

This commit is contained in:
futai
2025-12-01 19:26:41 +08:00
committed by GitHub
parent a001b1b110
commit 9a5e506f66
5 changed files with 17 additions and 11 deletions

View File

@@ -1587,7 +1587,6 @@ listeners:
aead-method: chacha20-poly1305 # 支持chacha20-poly1305或者aes-128-gcm以及nonesudoku的混淆层可以确保none情况下数据安全
padding-min: 1 # 填充最小长度
padding-max: 15 # 填充最大长度,均不建议过大
seed: "<seed-or-key>" # 如果你不使用ED25519密钥对就请填入uuid否则仍然是公钥
table-type: prefer_ascii # 可选值prefer_ascii、prefer_entropy 前者全ascii映射后者保证熵值汉明1低于3
handshake-timeout: 5 # optional