SECTION:=net
CATEGORY:=Network
URL:=https://sing-box.sagernet.org
- DEPENDS:=$(GO_ARCH_DEPENDS) +ca-bundle +kmod-tun
+ DEPENDS:=$(GO_ARCH_DEPENDS) +ca-bundle +kmod-inet-diag +kmod-tun
USERID:=sing-box=5566:sing-box=5566
endef
config SINGBOX_WITH_ACME
bool "Build with ACME TLS certificate issuer support"
- default n
config SINGBOX_WITH_CLASH_API
bool "Build with Clash API support"
config SINGBOX_WITH_ECH
bool "Build with TLS ECH extension support for TLS outbound"
- default n
config SINGBOX_WITH_EMBEDDED_TOR
bool "Build with embedded Tor support"
- default n
config SINGBOX_WITH_GRPC
bool "Build with standard gRPC support"
- default n
config SINGBOX_WITH_GVISOR
bool "Build with gVisor support"
config SINGBOX_WITH_LWIP
bool "Build with LWIP Tun stack support"
- default n
config SINGBOX_WITH_QUIC
bool "Build with QUIC support"
config SINGBOX_WITH_SHADOWSOCKSR
bool "Build with ShadowsocksR support"
- default n
config SINGBOX_WITH_UTLS
bool "Build with uTLS support for TLS outbound"
config SINGBOX_WITH_V2RAY_API
bool "Build with V2Ray API support"
- default n
config SINGBOX_WITH_WIREGUARD
bool "Build with WireGuard support"