9seconds
|
cf5197cee0
|
Update golangci lint
|
2020-03-20 13:10:56 +03:00 |
|
9seconds
|
720158f15c
|
Implement IP preferences
|
2020-03-20 13:09:30 +03:00 |
|
9seconds
|
07f00a363e
|
Add new option for preferring of new IP
|
2020-03-20 12:51:56 +03:00 |
|
9seconds
|
d32ab34e60
|
Update dependencies
|
2020-03-20 12:38:33 +03:00 |
|
9seconds
|
5a52418394
|
Update dependencies
|
2020-02-04 11:18:25 +03:00 |
|
 Sergey ArkhipovandGitHub
|
cf43ae780b
|
Merge pull request #129 from 9seconds/disable-antireplay
Possibility to disable antireplay cache
|
2020-02-03 11:32:30 +03:00 |
|
9seconds
|
2407748ab0
|
Update README
|
2020-02-03 11:27:12 +03:00 |
|
9seconds
|
a47edf08d0
|
Add possibility to disable antireplay cache
|
2020-02-03 11:26:37 +03:00 |
|
9seconds
|
566955b8b7
|
Update dependencies
|
2019-12-10 14:24:03 +03:00 |
|
 Sergey ArkhipovandGitHub
|
5cc07a54a2
|
Merge pull request #127 from 9seconds/close-connections
Implement connection TTLs for multiplexing
|
2019-12-10 14:21:34 +03:00 |
|
 Sergey ArkhipovandGitHub
|
ba2143a6ae
|
Merge pull request #126 from 9seconds/ipv4
Prefer ipv6 protocol on direct connections
|
2019-12-10 14:21:18 +03:00 |
|
9seconds
|
acb02baa2e
|
Implement connection TTLs for multiplexing
|
2019-12-10 14:13:26 +03:00 |
|
9seconds
|
422ed5b071
|
Prefer ipv6 protocol on direct connections
|
2019-12-10 13:59:27 +03:00 |
|
 Sergey ArkhipovandGitHub
|
19efcc93fc
|
Merge pull request #123 from 9seconds/panic-on-err
Crash if we can't allocate incoming connection
|
2019-12-04 10:37:20 +03:00 |
|
9seconds
|
b4c47ff4e1
|
Crash if we can't allocate incoming connection
|
2019-12-04 10:22:35 +03:00 |
|
 Sergey ArkhipovandGitHub
|
8a783d6b4e
|
Merge pull request #122 from 9seconds/close-connections
Make cloaking more robust
|
2019-12-04 10:17:39 +03:00 |
|
9seconds
|
c5029c706c
|
Cap max time in cloak mode
|
2019-12-03 13:56:37 +03:00 |
|
9seconds
|
d7e565e0f5
|
Update dependencies
|
2019-12-03 11:31:28 +03:00 |
|
9seconds
|
93686377d5
|
Rewrite cloaking
|
2019-12-03 11:22:01 +03:00 |
|
9seconds
|
87de28636a
|
Add new metrics
|
2019-12-03 10:02:56 +03:00 |
|
 Sergey ArkhipovandGitHub
|
7788b169b6
|
Merge pull request #121 from 9seconds/fix-run-sh
Make run.sh more robust
|
2019-11-25 10:37:46 +03:00 |
|
9seconds
|
6b9601fc2c
|
Use stable version of mtg for run.sh
|
2019-11-25 10:31:40 +03:00 |
|
9seconds
|
a65cb05d20
|
Make run.sh more robust
|
2019-11-25 10:31:19 +03:00 |
|
9seconds
|
31866d5f64
|
Update dependencies
|
2019-11-25 10:05:29 +03:00 |
|
 Sergey ArkhipovandGitHub
|
0db83a0cc8
|
Merge pull request #117 from rlex/readme_fix
Fix units in readme
|
2019-11-20 10:13:17 +03:00 |
|
Lex Rivera
|
40bb59faf5
|
Fix units in readme
|
2019-11-19 18:38:30 +03:00 |
|
9seconds
|
307910fe4a
|
More reasonable version management
|
2019-11-19 18:13:35 +03:00 |
|
9seconds
|
4c2c468289
|
Update dependencies
|
2019-11-19 15:28:53 +03:00 |
|
 Sergey ArkhipovandGitHub
|
f2f7c2a4de
|
Merge pull request #115 from 9seconds/gogettable
Make mtg go-gettable
|
2019-11-19 11:55:33 +03:00 |
|
 Sergey ArkhipovandGitHub
|
8fdd4292b1
|
Merge pull request #116 from 9seconds/gcoldconnections
Forcefully cleanup old connections
|
2019-11-19 11:55:07 +03:00 |
|
9seconds
|
44d339d777
|
Forcefully cleanup old connections
|
2019-11-19 11:49:27 +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 |
|
9seconds
|
ed9689d813
|
Make proxy secret block more visible
|
2019-11-18 11:30:57 +03:00 |
|
9seconds
|
59ddffa911
|
Print port for run.sh
|
2019-11-18 10:56:27 +03:00 |
|
9seconds
|
3af9ede1c1
|
Update dependencies
|
2019-11-18 10:54:53 +03:00 |
|
9seconds
|
47364e7ba8
|
Add correct paths to the run script
|
2019-11-18 10:51:30 +03:00 |
|
9seconds
|
b6251608d9
|
Add script for fast deployment
|
2019-11-18 10:49:03 +03:00 |
|
9seconds
|
6dce3944e4
|
More correct information on metrics
|
2019-11-18 10:04:51 +03:00 |
|
 Sergey ArkhipovandGitHub
|
112d3a916c
|
Merge pull request #110 from pexcn/patch-1
fix typo
|
2019-11-12 16:14:35 +03:00 |
|
9seconds
|
5d3824704c
|
Remove certificate server
|
2019-11-12 16:13:05 +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
|
8e0436e89a
|
Merge pull request #109 from 9seconds/logger-names
Add more granular names to connection loggers
|
2019-11-12 14:29:26 +03:00 |
|
9seconds
|
646294b6ba
|
Add more granular names to conn loggers
|
2019-11-12 14:24:27 +03: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 |
|
 Sergey ArkhipovandGitHub
|
4f8755879d
|
Merge pull request #107 from 9seconds/statsd
Correct metric types for statsd
|
2019-11-12 12:21:33 +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 |
|