update redirect package

This commit is contained in:
Jason
2019-08-13 14:25:42 +08:00
parent 4555d19d71
commit 7abb5fbe34

View File

@@ -5,7 +5,7 @@ import (
"github.com/xjasonlyu/tun2socks/common/log"
"github.com/xjasonlyu/tun2socks/core"
. "github.com/xjasonlyu/tun2socks/proxy"
. "github.com/xjasonlyu/tun2socks/proxy/utils"
)
// To do a benchmark using iperf3 locally, you may follow these steps: