fea: merge http and socks5 proxy.

This commit is contained in:
Daniel Ding
2025-03-14 14:18:56 +08:00
parent 45481a6956
commit 32afec64a4
9 changed files with 265 additions and 114 deletions

View File

@@ -40,4 +40,5 @@ func Commands(app *api.App) {
Log{}.Commands(app)
ZTrust{}.Commands(app)
Rate{}.Commands(app)
Ceci{}.Commands(app)
}