mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-07-20 02:18:02 +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