mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-20 23:40:08 +08:00
Fix: set major version to v2 (#88)
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"net"
|
||||
"net/http"
|
||||
|
||||
"github.com/xjasonlyu/tun2socks/common/pool"
|
||||
"github.com/xjasonlyu/tun2socks/v2/common/pool"
|
||||
)
|
||||
|
||||
// HTTPObfs is shadowsocks http simple-obfs implementation
|
||||
|
Reference in New Issue
Block a user