mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-04-03 20:07:40 +03:00
Fix gvisor udp write back
This commit is contained in:
parent
ce3573838b
commit
8b6630a3b0
4 changed files with 19 additions and 21 deletions
|
@ -8,11 +8,11 @@ import (
|
|||
"os"
|
||||
"strconv"
|
||||
|
||||
"github.com/sagernet/abx-go"
|
||||
"github.com/sagernet/sing/common"
|
||||
E "github.com/sagernet/sing/common/exceptions"
|
||||
|
||||
"github.com/fsnotify/fsnotify"
|
||||
"github.com/sagernet/abx-go"
|
||||
)
|
||||
|
||||
type packageManager struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue