Improve vmess request

This commit is contained in:
世界
2023-02-07 14:53:08 +08:00
parent 960d04d172
commit 8320dd0b51
4 changed files with 9 additions and 7 deletions

View File

@@ -3,8 +3,8 @@ package outbound
import (
std_bufio "bufio"
"context"
"crypto/rand"
"encoding/hex"
"math/rand"
"net"
"github.com/sagernet/sing-box/adapter"