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
4fbabfda2a
Add PGO
il y a 2 mois
9seconds
60b4b5ad8f
Fix lint issues
il y a 3 mois
9seconds
5ad64390d6
There is no need to set rlimit in go 1.19
il y a 3 ans
9seconds
f9ad93dd06
More comprehensive build info collection
il y a 3 ans
9seconds
5df1f594cc
Use embedded buildinfo
il y a 4 ans
9seconds
2b5b325722
Add doc for cli 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
0330a0e5cd
Fixes for obfuscated2
il y a 5 ans
9seconds
185baf6bc9
Add tests for access command
il y a 5 ans
9seconds
d6566e5dfb
Change network to accept DialFunc
il y a 5 ans
9seconds
6b28488fbd
Move cli to separate package
il y a 5 ans
9seconds
94084674c0
Use custom cli classes
il y a 5 ans
9seconds
9aa56191f9
Linting
il y a 5 ans
9seconds
cbcc113e41
Add cli command for access
il y a 5 ans
9seconds
6f0b0e0c32
Add command for generating secrets
il y a 5 ans
9seconds
783c49db37
Correct secret parsing
il y a 5 ans
9seconds
d5147f1935
Rename dialers into network
il y a 5 ans
9seconds
4689479745
Add base dialers module
il y a 5 ans
9seconds
baee322cd7
Reset a project
il y a 5 ans
9seconds
7a6695f6c4
Update golangci-lint
il y a 5 ans
9seconds
289e8f5945
Tune buffer limits to 32kb by default
il y a 6 ans
9seconds
91726d461f
Decrease defaults
il y a 6 ans
9seconds
8e29ff78ba
Add possibility to define your own ntp servers
il y a 6 ans
9seconds
07f00a363e
Add new option for preferring of new IP
il y a 6 ans
9seconds
307910fe4a
More reasonable version management
il y a 6 ans
9seconds
c6223e256d
Fix prometheus namespace
il y a 6 ans
9seconds
7928c2b323
Rename app from MTG to mtg
il y a 6 ans
9seconds
b2e7e1a225
Use buildinfo to get a version
il y a 6 ans
9seconds
843fc4b70f
Rename module from mtg to github.com/9seconds/mtg
il y a 6 ans
pexcn
0ff5ca6808
fix typo
according to README.md, read buffer should set to 128KB.
il y a 6 ans
9seconds
3451832d13
Fix minor issues with cli
il y a 6 ans
9seconds
dfa53af567
Fix for statsd incorrect types
il y a 6 ans
9seconds
273aa18367
Rename full path in order to favor modules
il y a 6 ans
9seconds
a7a4da8ee5
Make connection multiplexing configurable
il y a 6 ans
9seconds
34ad883559
Use ristretto instead of bigcache
il y a 6 ans
9seconds
22905b2a25
Correct multiplexing
il y a 6 ans
9seconds
559a1a666b
Generate tls secrets
il y a 6 ans
9seconds
4c5f1a5636
Propagate cloak_port setting
il y a 6 ans
9seconds
5009859a1e
linting the code
il y a 6 ans
9seconds
c62afbdfd8
Rename prometheus namespace to stats-namespace
il y a 6 ans
9seconds
6c7edfb7db
Add new stats metric
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
299a34252e
Move rlimit to utils
il y a 6 ans
9seconds
2492a47d0a
Direct proxy works
il y a 6 ans
9seconds
07985cf418
Reworked base
il y a 6 ans
L11R
f14f104bea
Windows compilation fix; deps update
il y a 6 ans
9seconds
33852ca481
Base prevention of replay attacks on proxy
il y a 7 ans