feat: custom hostname

This commit is contained in:
m1m1sha
2024-05-08 14:47:22 +08:00
parent c3df9ea7fa
commit 0498b55d39
10 changed files with 91 additions and 8 deletions
Generated
+2 -1
View File
@@ -387,7 +387,7 @@ dependencies = [
[[package]]
name = "boringtun"
version = "0.6.0"
source = "git+https://github.com/KKRainbow/boringtun.git#449204c3eca736dc23b075d81426527a357e2f2a"
source = "git+https://github.com/EasyTier/boringtun.git#449204c3eca736dc23b075d81426527a357e2f2a"
dependencies = [
"aead",
"atomic-shim",
@@ -1309,6 +1309,7 @@ dependencies = [
"quinn",
"rand 0.8.5",
"rcgen",
"regex",
"reqwest",
"ring 0.17.8",
"rstest",