Add tor outbound

This commit is contained in:
世界
2022-08-21 00:59:49 +08:00
parent 0686ad25fd
commit 990a80c2d3
18 changed files with 524 additions and 16 deletions

2
go.mod
View File

@@ -3,6 +3,8 @@ module github.com/sagernet/sing-box
go 1.18
require (
berty.tech/go-libtor v1.0.385
github.com/cretz/bine v0.2.0
github.com/database64128/tfo-go v1.1.1
github.com/dustin/go-humanize v1.0.0
github.com/fsnotify/fsnotify v1.5.4