Alexey Dolotov
b230a2e768
fix: change module path to github.com/dolonet/mtg-multi
go install github.com/dolonet/mtg-multi@latest was broken because go.mod
declared module path as github.com/9seconds/mtg/v2 while the repo lives
at github.com/dolonet/mtg-multi. Users ended up installing upstream
binary without multi-secret support.
Fixes https://github.com/9seconds/mtg/issues/376#issuecomment-4162877568
il y a 1 mois
9seconds
36dad5a2f6
Update golangci-lint
il y a 3 ans
9seconds
1050ca0b97
Fix lint issues
il y a 4 ans
9seconds
c85c88efd6
Add simple-run command
il y a 4 ans
9seconds
3fd5e9eb19
Rework cli
il y a 4 ans
9seconds
e2073f0585
Remove timeattack module
il y a 5 ans
9seconds
0274b3436a
Add documentation for ipblocklist
il y a 5 ans
9seconds
3661fe108d
Add documentation for antireplay package
il y a 5 ans
9seconds
ea7033d569
Move cli to internal
il y a 5 ans
9seconds
2fe04c7c9b
Move utils to internal
il y a 5 ans
9seconds
2dc30c5837
Simplify cli
il y a 5 ans
9seconds
10b78322a3
Implement caching dns resolver
il y a 5 ans
9seconds
d8d954bbe8
Set logging level
il y a 5 ans
9seconds
bddf180575
Implement domain fronting
il y a 5 ans
9seconds
0330a0e5cd
Fixes for obfuscated2
il y a 5 ans
9seconds
baee322cd7
Reset a project
il y a 5 ans
9seconds
33b1a5426c
Update golangci-linter
il y a 5 ans
9seconds
7a6695f6c4
Update golangci-lint
il y a 5 ans
9seconds
b5a8d8b804
Add possibility to scale middleproxy buffers
il y a 6 ans
9seconds
843fc4b70f
Rename module from mtg to github.com/9seconds/mtg
il y a 6 ans
9seconds
5d3824704c
Remove certificate server
il y a 6 ans
9seconds
273aa18367
Rename full path in order to favor modules
il y a 6 ans
9seconds
038b2b200d
Success path for fake tls is implemented
il y a 6 ans
9seconds
5009859a1e
linting the code
il y a 6 ans
9seconds
d459efcf9c
bug fixes
il y a 6 ans
9seconds
3ae69183aa
Some refactorings for telegram package
il y a 6 ans
9seconds
6c7edfb7db
Add new stats metric
il y a 6 ans
9seconds
072bce2922
Small corrections for middle proxy connections
il y a 6 ans
9seconds
386522ba22
Correct printable configuration
il y a 6 ans
9seconds
029245cd16
Correct initialization of antireplay cache
il y a 6 ans
9seconds
1617866c24
Add required things for middlehandshake
il y a 6 ans
9seconds
691954bd16
Simplify internals
il y a 6 ans
9seconds
2918ed11e5
Remove juju/errors
il y a 6 ans
9seconds
701f62ed4c
More reasonable shutdowns
il y a 6 ans
9seconds
2492a47d0a
Direct proxy works
il y a 6 ans