This website requires JavaScript.
Explore
Users
Organizations
Help
Sign In
ScuroNeko
/
mtg
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ScuroNeko/mtg.git
synced
2026-08-31 11:34:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74a81a986a768a0d5a66cb5835e0fc09f0375012
mtg
/
mtglib
T
History
Sergei Arkhipov
and
GitHub
74a81a986a
Merge pull request
#446
from runixer/fix/grease-cipher-suite
...
Fix DPI detection: replace GREASE cipher suite in FakeTLS ServerHello
2026-04-07 07:47:21 +02:00
..
internal
Fix DPI detection: skip GREASE cipher suite in ClientHello parsing
2026-04-06 23:16:08 +03:00
conns_internal_test.go
test: add idleTracker and connIdleTimeout tests
2026-03-30 13:21:51 +03:00
conns.go
More idiomatic Golang
2026-03-31 15:07:01 +02:00
events_test.go
Add tags for ip blocklisted metric
2022-03-21 13:42:13 +03:00
events.go
Update docs
2022-08-04 18:39:00 +03:00
init_internal_test.go
More idioms related to go 1.26
2026-02-17 23:38:12 +01:00
init.go
Improve TCP keepalive and idle timeout for mobile clients
2026-04-04 12:01:33 +03:00
proxy_opts.go
Improve TCP keepalive and idle timeout for mobile clients
2026-04-04 12:01:33 +03:00
proxy_test.go
fix: stabilize flaky CI tests
2026-03-30 14:50:32 +03:00
proxy.go
fix: use shared idle tracker for relay connections
2026-03-30 10:34:16 +03:00
secret_test.go
Cover last case in secret
2021-04-02 11:49:07 +03:00
secret.go
Update to the latest golangci-lint
2026-02-11 10:20:04 +01:00
stream_context_internal_test.go
Update to the latest golangci-lint
2026-02-11 10:20:04 +01:00
stream_context.go
More idioms related to go 1.26
2026-02-17 23:38:12 +01:00