mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 12:27:36 +03:00
Refactor bufio
This commit is contained in:
parent
c9226aeaaf
commit
97870c9288
14 changed files with 46 additions and 45 deletions
|
@ -102,7 +102,7 @@ func testVMessMux(t *testing.T, protocol string) {
|
|||
user, _ := uuid.NewV4()
|
||||
startInstance(t, option.Options{
|
||||
Log: &option.LogOptions{
|
||||
Level: "trace",
|
||||
Level: "error",
|
||||
},
|
||||
Inbounds: []option.Inbound{
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue