mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add tor outbound
This commit is contained in:
parent
bcefe8716f
commit
e4cece6095
18 changed files with 524 additions and 16 deletions
|
@ -16,6 +16,7 @@ const (
|
|||
TypeNaive = "naive"
|
||||
TypeWireGuard = "wireguard"
|
||||
TypeHysteria = "hysteria"
|
||||
TypeTor = "tor"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue