mirror of
https://github.com/e1732a364fed/v2ray_simple.git
synced 2025-10-23 16:53:14 +08:00
修订代码, 实现trojan协议
This commit is contained in:
2
main.go
2
main.go
@@ -30,6 +30,8 @@ import (
|
||||
_ "github.com/hahahrfool/v2ray_simple/proxy/direct"
|
||||
_ "github.com/hahahrfool/v2ray_simple/proxy/dokodemo"
|
||||
_ "github.com/hahahrfool/v2ray_simple/proxy/http"
|
||||
_ "github.com/hahahrfool/v2ray_simple/proxy/socks5"
|
||||
_ "github.com/hahahrfool/v2ray_simple/proxy/trojan"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user