[fix]Linux TProxy
This commit is contained in:
@ -15,10 +15,10 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/Dreamacro/clash/adapter/outbound"
|
||||
C "github.com/Dreamacro/clash/constant"
|
||||
"github.com/Dreamacro/clash/hub/executor"
|
||||
"github.com/Dreamacro/clash/transport/socks5"
|
||||
"github.com/Dreamacro/Clash.Meta/adapter/outbound"
|
||||
C "github.com/Dreamacro/Clash.Meta/constant"
|
||||
"github.com/Dreamacro/Clash.Meta/hub/executor"
|
||||
"github.com/Dreamacro/Clash.Meta/transport/socks5"
|
||||
|
||||
"github.com/docker/docker/api/types"
|
||||
"github.com/docker/docker/client"
|
||||
|
Reference in New Issue
Block a user