feat: init

This commit is contained in:
isboyjc
2026-03-29 03:31:59 +08:00
parent f2c3fbac24
commit f55209d8d3
27 changed files with 4423 additions and 663 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
module proxy-pool
module goproxy
go 1.25.0
@@ -6,3 +6,5 @@ require (
github.com/mattn/go-sqlite3 v1.14.37
golang.org/x/net v0.38.0
)
require golang.org/x/time v0.15.0