mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-19 19:10:37 +03:00
6 lines
115 B
Go
6 lines
115 B
Go
//go:build with_shadowsocksr
|
|
|
|
package outbound
|
|
|
|
var _ = "ShadowsocksR is deprecated and removed in sing-box 1.6.0"
|