fix: fix user agent duplicated

This commit is contained in:
2026-06-26 00:32:23 +01:00
parent 2a0685aee1
commit 3b8bc29ca9
+1 -1
View File
@@ -37,7 +37,7 @@ Listeners {
PortConn = 9443
HostRotation = "round-robin"
Secure = false
UserAgent = UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0"
UserAgent = "Mozilla/5.0 Windows NT 10.0 Win64 x64 Chrome/120.0.0.0"
Hosts = [
"{{C2_DOMAIN}}"