feat: add network module and service for TCP latency measurement and proxy performance

This commit is contained in:
2026-03-14 18:19:02 +03:00
parent 51d26a4c1b
commit a3816cbedc
4 changed files with 2750 additions and 9 deletions

View File

@@ -1,7 +1,6 @@
version: "3.9"
services:
sing-proxy:
container_name: sing-proxy
build:
context: .
dockerfile: docker/Dockerfile.singbox