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
hace 1 mes
9seconds
36dad5a2f6
Update golangci-lint
hace 3 años
9seconds
1050ca0b97
Fix lint issues
hace 4 años
9seconds
c85c88efd6
Add simple-run command
hace 4 años
9seconds
3fd5e9eb19
Rework cli
hace 4 años
9seconds
e2073f0585
Remove timeattack module
hace 5 años
9seconds
0274b3436a
Add documentation for ipblocklist
hace 5 años
9seconds
3661fe108d
Add documentation for antireplay package
hace 5 años
9seconds
ea7033d569
Move cli to internal
hace 5 años
9seconds
2fe04c7c9b
Move utils to internal
hace 5 años
9seconds
2dc30c5837
Simplify cli
hace 5 años
9seconds
10b78322a3
Implement caching dns resolver
hace 5 años
9seconds
d8d954bbe8
Set logging level
hace 5 años
9seconds
bddf180575
Implement domain fronting
hace 5 años
9seconds
0330a0e5cd
Fixes for obfuscated2
hace 5 años
9seconds
baee322cd7
Reset a project
hace 5 años
9seconds
33b1a5426c
Update golangci-linter
hace 5 años
9seconds
7a6695f6c4
Update golangci-lint
hace 5 años
9seconds
b5a8d8b804
Add possibility to scale middleproxy buffers
hace 6 años
9seconds
843fc4b70f
Rename module from mtg to github.com/9seconds/mtg
hace 6 años
9seconds
5d3824704c
Remove certificate server
hace 6 años
9seconds
273aa18367
Rename full path in order to favor modules
hace 6 años
9seconds
038b2b200d
Success path for fake tls is implemented
hace 6 años
9seconds
5009859a1e
linting the code
hace 6 años
9seconds
d459efcf9c
bug fixes
hace 6 años
9seconds
3ae69183aa
Some refactorings for telegram package
hace 6 años
9seconds
6c7edfb7db
Add new stats metric
hace 6 años
9seconds
072bce2922
Small corrections for middle proxy connections
hace 6 años
9seconds
386522ba22
Correct printable configuration
hace 6 años
9seconds
029245cd16
Correct initialization of antireplay cache
hace 6 años
9seconds
1617866c24
Add required things for middlehandshake
hace 6 años
9seconds
691954bd16
Simplify internals
hace 6 años
9seconds
2918ed11e5
Remove juju/errors
hace 6 años
9seconds
701f62ed4c
More reasonable shutdowns
hace 6 años
9seconds
2492a47d0a
Direct proxy works
hace 6 años