Commit Graph
75 Commits
Author SHA1 Message Date
9seconds 783c49db37 Correct secret parsing 2021-03-10 12:26:07 +03:00
9seconds d5147f1935 Rename dialers into network 2021-03-05 14:12:38 +03:00
9seconds 4689479745 Add base dialers module 2021-03-05 12:20:57 +03:00
9seconds baee322cd7 Reset a project 2021-03-04 10:15:34 +03:00
9seconds 7a6695f6c4 Update golangci-lint 2020-08-10 14:39:50 +03:00
9seconds 289e8f5945 Tune buffer limits to 32kb by default 2020-03-25 10:07:10 +03:00
9seconds 91726d461f Decrease defaults 2020-03-24 16:58:30 +03:00
9seconds 8e29ff78ba Add possibility to define your own ntp servers 2020-03-20 14:32:23 +03:00
9seconds 07f00a363e Add new option for preferring of new IP 2020-03-20 12:51:56 +03:00
9seconds 307910fe4a More reasonable version management 2019-11-19 18:13:35 +03:00
9seconds c6223e256d Fix prometheus namespace 2019-11-19 11:39:09 +03:00
9seconds 7928c2b323 Rename app from MTG to mtg 2019-11-19 11:37:30 +03:00
9seconds b2e7e1a225 Use buildinfo to get a version 2019-11-19 11:36:14 +03:00
9seconds 843fc4b70f Rename module from mtg to github.com/9seconds/mtg 2019-11-19 11:17:14 +03:00
pexcnandGitHub 0ff5ca6808 fix typo
according to README.md, read buffer should set to 128KB.
2019-11-12 20:30:01 +08:00
Sergey ArkhipovandGitHub 196ef3d449 Merge pull request #108 from 9seconds/fix-buffers
Fix minor issues with cli
2019-11-12 12:28:36 +03:00
9seconds 3451832d13 Fix minor issues with cli 2019-11-12 12:20:25 +03:00
9seconds dfa53af567 Fix for statsd incorrect types 2019-11-12 12:13:00 +03:00
9seconds 273aa18367 Rename full path in order to favor modules 2019-11-11 15:09:29 +03:00
9seconds a7a4da8ee5 Make connection multiplexing configurable 2019-11-11 15:03:59 +03:00
9seconds 34ad883559 Use ristretto instead of bigcache 2019-11-11 14:59:09 +03:00
9seconds 22905b2a25 Correct multiplexing 2019-11-11 14:04:15 +03:00
9seconds 559a1a666b Generate tls secrets 2019-11-05 11:01:29 +03:00
9seconds 4c5f1a5636 Propagate cloak_port setting 2019-11-05 10:44:23 +03:00
9seconds 5009859a1e linting the code 2019-10-11 09:41:18 +03:00
9seconds c62afbdfd8 Rename prometheus namespace to stats-namespace 2019-10-10 16:06:50 +03:00
9seconds 6c7edfb7db Add new stats metric 2019-10-08 11:55:57 +03:00
9seconds 2918ed11e5 Remove juju/errors 2019-09-06 16:10:55 +03:00
9seconds 701f62ed4c More reasonable shutdowns 2019-09-04 10:54:38 +03:00
9seconds 299a34252e Move rlimit to utils 2019-09-04 10:30:21 +03:00
9seconds 2492a47d0a Direct proxy works 2019-09-04 10:19:01 +03:00
9seconds 07985cf418 Reworked base 2019-08-29 13:16:08 +03:00
9seconds 33852ca481 Base prevention of replay attacks on proxy 2019-04-26 15:53:10 +03:00
9seconds f68b195306 Update golangci-lint 2019-01-24 08:15:56 +03:00
9seconds ea97bf51c8 Remove autogeneration of version.go 2018-11-02 18:54:28 +03:00
9seconds c3f21a7b0d Log configuration on proxy start
This has to simplify the debugging because usually we do not know all
options which user used to start mtg.
2018-11-01 18:07:16 +03:00
9seconds 9346c11f37 Add support for prometheus 2018-10-17 12:06:46 +03:00
9seconds c74e0ee359 Rework stats server 2018-10-16 22:17:46 +03:00
9seconds 7182c7bf65 Add new secure-only mode 2018-09-24 18:04:00 +03:00
9seconds 1e9bbfae55 Support default dc idx from configs 2018-09-21 09:47:37 +03:00
9seconds 8906ae0db0 Document environment variables 2018-07-28 12:10:39 +03:00
9seconds 0ce325f908 Add possibility to set read/write buffers separately 2018-07-27 14:26:14 +03:00
9seconds b86ad07ba9 Simplify the sources 2018-07-27 13:46:14 +03:00
9seconds c5f99d17b7 Add go-critic 2018-07-18 08:53:04 +03:00
9seconds c1b862c1e9 Switch to golangci-lint 2018-07-18 08:37:37 +03:00
9seconds 5ddf3d77d1 Implement integration with statsd 2018-07-13 11:38:25 +03:00
9seconds c64f97082c Propagate statsd to config 2018-07-13 11:05:43 +03:00
9seconds 71da117d94 Add support of ntp time verification 2018-07-13 09:05:26 +03:00
9seconds 29b5130c95 Fix lint errors 2018-07-09 16:11:05 +03:00
9seconds ff4be53d94 Add base stats 2018-07-09 09:14:11 +03:00