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
1 месяц назад
9seconds
36dad5a2f6
Update golangci-lint
3 лет назад
9seconds
6a19ded78e
Update docs
3 лет назад
9seconds
534d5b755e
Add tags for ip blocklisted metric
4 лет назад
9seconds
30170b9413
Add iplist_size metric
4 лет назад
9seconds
eaa757b6d0
Update code to the latest golangci-lint
4 лет назад
9seconds
585ebfeb50
Update golanci-lint
5 лет назад
9seconds
b748603096
Add docs for stats
5 лет назад
9seconds
daa8b9c798
Add EventReplayAttack
5 лет назад
9seconds
bef14bd009
Add support of EventDomainFronting event
5 лет назад
9seconds
36d695118e
Rename metrics
5 лет назад
9seconds
db8614999a
Rename EventTelegramTraffic back to EventTraffic
5 лет назад
9seconds
bc2bd4510a
Rework stats
5 лет назад
9seconds
bbe8f34e72
Correctly decrease a value for prometheus metrics
5 лет назад
9seconds
42160a08fe
Add EventTraffic
5 лет назад
9seconds
2408f1530f
Add EventIPBlocklisted
5 лет назад
9seconds
dbbfdaf918
Add prometheus
5 лет назад
9seconds
2492a47d0a
Direct proxy works
6 лет назад
9seconds
d277a2975a
Use mtg metrics only for prometheus endpoint
7 лет назад
9seconds
9346c11f37
Add support for prometheus
7 лет назад