Add multiple server names and multi-user support for shadowtls

This commit is contained in:
世界 2023-02-21 16:07:08 +08:00
parent 611d6bbfc5
commit 23e8d282a3
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
9 changed files with 106 additions and 27 deletions

View file

@ -64,6 +64,7 @@ func testShadowTLS(t *testing.T, version int, password string, utlsEanbled bool)
},
Version: version,
Password: password,
Users: []option.ShadowTLSUser{{Password: password}},
},
},
{