mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-26 20:29:03 +03:00
Add Snell protocol. Refactor MASQUE HTTP/2, Fair Queue. Update XHTTP, OpenVPN, Sudoku, Fallback. Fixes
This commit is contained in:
@@ -18,7 +18,8 @@ type URLTestOutboundOptions struct {
|
||||
}
|
||||
|
||||
type FallbackOutboundOptions struct {
|
||||
Outbounds []string `json:"outbounds"`
|
||||
Outbounds []string `json:"outbounds"`
|
||||
BlacklistTimeout badoption.Duration `json:"blacklist_timeout,omitempty"`
|
||||
}
|
||||
|
||||
type GroupCommonOption struct {
|
||||
|
||||
Reference in New Issue
Block a user