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
0440ccf4ff
Rewrite to WaitGroup.Go
il y a 2 mois
9seconds
074c4017f5
Formatting by gofumpt
il y a 2 mois
9seconds
ecba88d2e3
Update to the latest golangci-lint
il y a 2 mois
9seconds
36dad5a2f6
Update golangci-lint
il y a 3 ans
9seconds
6a19ded78e
Update docs
il y a 3 ans
9seconds
a27facaa16
More elegant management of ip allowlists
il y a 4 ans
9seconds
c0899d0743
Add in-memory file
il y a 4 ans
9seconds
e0850869ba
Linting
il y a 4 ans
9seconds
30170b9413
Add iplist_size metric
il y a 4 ans
9seconds
d467fba674
Use cidrranger instead of patricia
il y a 4 ans
9seconds
0ce0c668b9
Fix broken whitelists
il y a 4 ans
9seconds
558fec60de
Refactor firehol
il y a 4 ans
9seconds
cc101c9a47
Rename rwMutex to updateMutex
il y a 4 ans
9seconds
e6fa69d288
Add tests for HTTP file abstraction
il y a 4 ans
9seconds
c14a2329c5
Add local file abstraction
il y a 4 ans
9seconds
3ce549bb16
Update dependencies
il y a 4 ans
9seconds
eaa757b6d0
Update code to the latest golangci-lint
il y a 4 ans
9seconds
585ebfeb50
Update golanci-lint
il y a 5 ans
9seconds
0274b3436a
Add documentation for ipblocklist
il y a 5 ans
9seconds
24fdec6694
Move testlib to internal
il y a 5 ans
9seconds
10b78322a3
Implement caching dns resolver
il y a 5 ans
9seconds
dedd67780b
Notify that blocklist were updated
il y a 5 ans
9seconds
69203f3e23
Add tests for obfuscated2 clientside
il y a 5 ans
9seconds
0330a0e5cd
Fixes for obfuscated2
il y a 5 ans
9seconds
f21ee40baf
Remove idle timeout from network
il y a 5 ans
9seconds
23519913f2
Add skeleton of the proxy
il y a 5 ans
9seconds
f0063ba089
Add observer mock
il y a 5 ans
9seconds
b08d945d7c
Add event stream module
il y a 5 ans
9seconds
f52b3391d1
Add firehol blocklist
il y a 5 ans