mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08: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"
|