This website requires JavaScript.
Explore
Help
Register
Sign In
vanja
/
gluetun
Watch
1
Star
0
Fork
0
You've already forked gluetun
mirror of
https://github.com/qdm12/gluetun.git
synced
2026-06-15 07:54:08 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c76273ef6325d0554e7fab2712a1d784ad7704b
gluetun
/
internal
/
socks5
T
History
Quentin McGaw
6c76273ef6
hotfix(socks5): bump UDP association packet queue channel capacity from 2 to 64
...
-
Fix
#3368
2026-06-14 14:24:17 +00:00
..
constants.go
feat(socks5): UDP proxying (
#3353
)
2026-06-11 15:32:38 +02:00
interfaces.go
…
loop.go
…
mocks_generate_test.go
…
mocks_test.go
…
response.go
feat(socks5): UDP proxying (
#3353
)
2026-06-11 15:32:38 +02:00
server_integration_test.go
chore(socks5): add server integration test for UDP
2026-06-11 16:55:39 +00:00
server.go
feat(socks5): UDP proxying (
#3353
)
2026-06-11 15:32:38 +02:00
settings.go
…
socks5_test.go
hotfix(socks5): support domain name udp association
2026-06-11 13:50:50 +00:00
socks5.go
hotfix(socks5): support domain name udp association
2026-06-11 13:50:50 +00:00
udp_router_integration_test.go
chore(socks5): fix lint errors on integration test
2026-06-11 13:37:58 +00:00
udp_router.go
hotfix(socks5): bump UDP association packet queue channel capacity from 2 to 64
2026-06-14 14:24:17 +00:00
usernamepassword.go
…