mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
update singbox
This commit is contained in:
@@ -2,9 +2,10 @@ package sing
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/InazumaV/V2bX/conf"
|
||||
"github.com/inazumav/sing-box/option"
|
||||
"strconv"
|
||||
|
||||
"github.com/InazumaV/V2bX/conf"
|
||||
"github.com/sagernet/sing-box/option"
|
||||
)
|
||||
|
||||
func processFallback(c *conf.Options, fallbackForALPN map[string]*option.ServerOptions) error {
|
||||
|
||||
Reference in New Issue
Block a user