mirror of
https://github.com/p4gefau1t/trojan-go.git
synced 2024-04-21 12:21:34 +00:00
add credits, update dependencies
This commit is contained in:
@@ -255,6 +255,21 @@ CGO_ENABLE=0 GOOS=windows GOARCH=amd64 go build -o trojan-go.exe
|
||||
CGO_ENABLE=0 GOOS=linux GOARCH=arm go build -o trojan-go
|
||||
```
|
||||
|
||||
## 致谢
|
||||
|
||||
https://github.com/trojan-gfw/trojan
|
||||
|
||||
https://github.com/v2ray/
|
||||
|
||||
https://github.com/xtaci/smux
|
||||
|
||||
https://github.com/go-acme/lego
|
||||
|
||||
https://github.com/LiamHaworth/go-tproxy
|
||||
|
||||
https://github.com/valyala/tcplisten
|
||||
|
||||
|
||||
---------
|
||||
|
||||
<a name="English"></a>
|
||||
@@ -477,3 +492,17 @@ or
|
||||
```
|
||||
CGO_ENABLE=0 GOOS=linux GOARCH=arm go build -o trojan-go
|
||||
```
|
||||
|
||||
## Credits
|
||||
|
||||
https://github.com/trojan-gfw/trojan
|
||||
|
||||
https://github.com/v2ray/
|
||||
|
||||
https://github.com/xtaci/smux
|
||||
|
||||
https://github.com/go-acme/lego
|
||||
|
||||
https://github.com/LiamHaworth/go-tproxy
|
||||
|
||||
https://github.com/valyala/tcplisten
|
||||
Reference in New Issue
Block a user