mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-08-23 09:41:50 +00:00
feat(wip): test reworks for app
This commit is contained in:
@@ -54,3 +54,4 @@ if __name__ == "__main__":
|
||||
test_tcp(1024, 1024, 10, domain=True)
|
||||
test_udp(1024, 1024, 10, domain=False)
|
||||
test_udp(1024, 1024, 10, domain=True)
|
||||
print("OK")
|
||||
|
Reference in New Issue
Block a user