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 month ago
9seconds
3b03c4a90a
More idioms related to go 1.26
2 months ago
9seconds
074c4017f5
Formatting by gofumpt
2 months ago
9seconds
ecba88d2e3
Update to the latest golangci-lint
2 months ago
9seconds
36dad5a2f6
Update golangci-lint
3 years ago
9seconds
6a19ded78e
Update docs
3 years ago
9seconds
534d5b755e
Add tags for ip blocklisted metric
4 years ago
9seconds
e0850869ba
Linting
4 years ago
9seconds
5282ca26f3
Update golangci-lint to 1.44.2
4 years ago
9seconds
30170b9413
Add iplist_size metric
4 years ago
9seconds
eaa757b6d0
Update code to the latest golangci-lint
4 years ago
9seconds
e1864377c2
Update golangci-lint to 1.40.1
5 years ago
9seconds
585ebfeb50
Update golanci-lint
5 years ago
9seconds
463af648ce
Rework events
5 years ago
9seconds
b748603096
Add docs for stats
5 years ago
9seconds
daa8b9c798
Add EventReplayAttack
5 years ago
9seconds
bef14bd009
Add support of EventDomainFronting event
5 years ago
9seconds
36d695118e
Rename metrics
5 years ago
9seconds
db8614999a
Rename EventTelegramTraffic back to EventTraffic
5 years ago
9seconds
bc2bd4510a
Rework stats
5 years ago
9seconds
bbe8f34e72
Correctly decrease a value for prometheus metrics
5 years ago
9seconds
6219f4bd90
Fix detected race
5 years ago
9seconds
42160a08fe
Add EventTraffic
5 years ago
9seconds
69203f3e23
Add tests for obfuscated2 clientside
5 years ago
9seconds
0330a0e5cd
Fixes for obfuscated2
5 years ago
9seconds
172b596cf1
Intergrate custom logger where applicable
5 years ago
9seconds
f21ee40baf
Remove idle timeout from network
5 years ago
9seconds
2408f1530f
Add EventIPBlocklisted
5 years ago
9seconds
dbbfdaf918
Add prometheus
5 years ago
9seconds
8e7207d975
Add statsd
5 years ago
9seconds
baee322cd7
Reset a project
5 years ago
9seconds
33b1a5426c
Update golangci-linter
5 years ago
9seconds
7a6695f6c4
Update golangci-lint
5 years ago
9seconds
87de28636a
Add new metrics
6 years ago
9seconds
843fc4b70f
Rename module from mtg to github.com/9seconds/mtg
6 years ago
9seconds
5d3824704c
Remove certificate server
6 years ago
9seconds
dfa53af567
Fix for statsd incorrect types
6 years ago
K900
e465817011
Fix statsd address
It used the wrong variable.
6 years ago
9seconds
273aa18367
Rename full path in order to favor modules
6 years ago
9seconds
22905b2a25
Correct multiplexing
6 years ago
9seconds
5009859a1e
linting the code
6 years ago
9seconds
d459efcf9c
bug fixes
6 years ago
9seconds
6c7edfb7db
Add new stats metric
6 years ago
9seconds
2918ed11e5
Remove juju/errors
6 years ago
9seconds
701f62ed4c
More reasonable shutdowns
6 years ago
9seconds
2492a47d0a
Direct proxy works
6 years ago
9seconds
f68b195306
Update golangci-lint
7 years ago
9seconds
d277a2975a
Use mtg metrics only for prometheus endpoint
7 years ago
9seconds
9346c11f37
Add support for prometheus
7 years ago
9seconds
3aec9657d7
Add comments for exported functions
7 years ago