feat: Add a new Go backend module for API-based authentication, featuring TLS fingerprinting and Proof-of-Work solving.

This commit is contained in:
2026-02-02 09:58:29 +08:00
parent 8fbafee79a
commit 54ccd4a100
3 changed files with 293 additions and 187 deletions

View File

@@ -13,6 +13,7 @@ require (
github.com/go-rod/rod v0.116.2
github.com/go-rod/stealth v0.4.9
github.com/mattn/go-sqlite3 v1.14.33
github.com/refraction-networking/utls v1.6.7
)
require (