Moroka8
b798ec5744
feat: TCP mode for VLESS support via KCP+smux over TURN tunnel
Add -tcp flag to client and server for forwarding TCP connections
(VLESS, etc.) through the TURN tunnel instead of UDP packets (WireGuard).
Stack: TCP → smux (mux) → KCP (reliability) → DTLS (encryption) → TURN
New dependencies: xtaci/kcp-go/v5, xtaci/smux
3 months ago
cacggghp
8911340cdd
Merge pull request #35 from asgard-vpn/feature/Dockerfile
Add Dockerfile
3 months ago
cacggghp
f21ffacb9f
Merge pull request #61 from recrumptor/main
Add mipsle support
3 months ago
AsgardVPN
854ded4007
Add Dockerfile
3 months ago
cacggghp
ff69683900
Merge pull request #56 from vasilevrv/main
cache resolving results and increase timeout (error 429)
3 months ago
Rec
c077468b98
Update release.yml
3 months ago
Rec
2297446df9
Update release.yml
mipsel_24kc
3 months ago
Roman Vasilev
e203e34546
cache resolving results and increase timeout (error 504)
3 months ago
cacggghp
0f617afab1
Merge pull request #55 from vasilevrv/main
hardcode yandex resolvers (fix read 8.8.8.8:53: read: connection refu…
3 months ago
vasilevrv
b4ed191a6e
Merge branch 'cacggghp:main' into main
3 months ago
Roman Vasilev
5a6cff8669
hardcode yandex resolvers (fix read 8.8.8.8:53: read: connection refused)
3 months ago
cacggghp
79d1f3e11d
Merge pull request #54 from alexaasha/feature/fix-errcheck-deadlines
Чтобы линтер не болел 2.0
3 months ago
Alex
a9e8cac0e5
Handle Close errors for errcheck
Check http response body, websocket, and server connection Close return values to satisfy golangci-lint errcheck.
3 months ago
cacggghp
92544cfa7e
Merge pull request #53 from alexaasha/feature/fix-errcheck-deadlines
Чтобы линтер не болел
3 months ago
Alex
a3bd21d329
Fix errcheck failures for connection deadlines
Handle SetDeadline, SetReadDeadline, and SetWriteDeadline errors in client and server proxy loops to satisfy golangci-lint errcheck in CI.
3 months ago
cacggghp
e7c39a919f
Update vk api
3 months ago
cacggghp
9708902697
Merge pull request #50 from lastForAThousandYears/main
fix for new vk api
3 months ago
lastforathousandyears
9be32863d5
whoops :3
3 months ago
lastforathousandyears
3560f0a4f2
also build for armv7a
3 months ago
lastforathousandyears
e0bb125ba2
fix for new vk api
3 months ago
cacggghp
606406efbb
Create routes-macos.sh
3 months ago
cacggghp
fbdd1e2738
Update README.md
4 months ago
cacggghp
7d9b1b6f5e
Merge pull request #18 from MYSOREZ/add-android-link
Добавление ссылки на Android-клиент в README
4 months ago
MYSOREZ
4aa31a014e
Add link to native Android application in README
4 months ago
cacggghp
d7734f8aea
Update README.md
5 months ago
cacggghp
ceee08d44e
Add IPv6 support
5 months ago
cacggghp
ab5d660416
Fix link parser
5 months ago
cacggghp
6456acb50a
Create release.yml
5 months ago
cacggghp
4f81cbcd31
Create ci.yml
5 months ago
cacggghp
b63eba3cb4
Add yandex mode
Add direct mode
Make separate dtls session for each connection
Refactor
5 months ago
cacggghp
e7dcae4c95
Merge pull request #6 from srgykuz/v2ray
Добавил пример V2Ray-конфига
5 months ago
Sergey Kuznetsov
dc2f106da2
In README add v2ray example
5 months ago
cacggghp
5a735f56a6
Update README.md
5 months ago
cacggghp
cef937b7c4
Update README.md
5 months ago
cacggghp
510ebeca14
Add LICENSE
6 months ago
cacggghp
9658a06c05
Update README.md
6 months ago
cacggghp
6580f84357
Add files via upload
6 months ago
cacggghp
ef745e44bb
Update README.md
6 months ago
cacggghp
8b54c93521
Update README.md
6 months ago
cacggghp
8d1247892e
Initial commit
7 months ago