9seconds
5c4536c591
Add tests for config error rate type
2021-03-11 21:30:43 +03:00
9seconds
d48e82be7c
Add tests for duration config type
2021-03-11 17:24:57 +03:00
9seconds
bc4b14c83d
Add tests for type bytes
2021-03-11 16:33:29 +03:00
9seconds
d6566e5dfb
Change network to accept DialFunc
2021-03-11 06:08:15 +03:00
9seconds
1a02511afe
Move config into separate package
2021-03-11 05:37:18 +03:00
9seconds
baee322cd7
Reset a project
2021-03-04 10:15:34 +03:00
9seconds
af7021fac8
Fix urls for missed IPs
2021-02-26 08:11:34 +03:00
9seconds
33b1a5426c
Update golangci-linter
2021-02-26 00:52:09 +03:00
a68366 and GitHub
c3be5311e8
Fix t.me QR code. Closes #159
2020-10-08 19:32:36 +03:00
9seconds
7a6695f6c4
Update golangci-lint
2020-08-10 14:39:50 +03:00
9seconds
25edb60f2c
Use different formula for calculating proxy buffer
2020-03-31 09:45:59 +03:00
9seconds
b5a8d8b804
Add possibility to scale middleproxy buffers
2020-03-30 16:53:14 +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
b6251608d9
Add script for fast deployment
2019-11-18 10:49:03 +03:00
9seconds
dfa53af567
Fix for statsd incorrect types
2019-11-12 12:13:00 +03:00
9seconds
ae479adeaa
Use fastcache instead of ristretto
2019-11-11 16:05:19 +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
038b2b200d
Success path for fake tls is implemented
2019-11-07 13:04:38 +03:00
9seconds
fd8506c82a
Propagate hostname from the secret
2019-11-05 11:13:18 +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
6e154b3f44
Fix for urls
2019-10-10 21:11:30 +03:00
9seconds
d459efcf9c
bug fixes
2019-10-10 17:48:30 +03:00
9seconds
6c7edfb7db
Add new stats metric
2019-10-08 11:55:57 +03:00
9seconds
386522ba22
Correct printable configuration
2019-09-13 10:15:00 +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
2492a47d0a
Direct proxy works
2019-09-04 10:19:01 +03:00
9seconds
33852ca481
Base prevention of replay attacks on proxy
2019-04-26 15:53:10 +03:00
Evgeniy Kulikov
70be70de3c
DualStack is deprecated
...
```
// DualStack previously enabled RFC 6555 Fast Fallback
// support, also known as "Happy Eyeballs", in which IPv4 is
// tried soon if IPv6 appears to be misconfigured and
// hanging.
//
// Deprecated: Fast Fallback is enabled by default. To
// disable, set FallbackDelay to a negative value.
DualStack bool
```
2019-02-26 21:44:47 +03:00
9seconds
9346c11f37
Add support for prometheus
2018-10-17 12:06:46 +03:00
9seconds
7182c7bf65
Add new secure-only mode
2018-09-24 18:04:00 +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
a00408562f
Fix ipv6/ipv4 name resolution
2018-07-27 10:04:10 +03:00
9seconds
c5f99d17b7
Add go-critic
2018-07-18 08:53:04 +03:00
9seconds
c64f97082c
Propagate statsd to config
2018-07-13 11:05:43 +03:00
9seconds
253c705ed6
Fix linting
2018-07-12 22:20:17 +03:00
9seconds
1f74aabbe4
Show correct secrets
2018-07-12 18:12:12 +03:00
9seconds
31f71b0e12
Satisfy linters
2018-07-10 09:59:30 +03:00
9seconds
3d8ffdcc56
Add secure mode
2018-07-10 09:37:04 +03:00
9seconds
29b5130c95
Fix lint errors
2018-07-09 16:11:05 +03:00
9seconds
fb00cd1121
Set buffer sizes to sockets
2018-07-09 13:01:21 +03:00
9seconds
a0ba89b105
Rework for simplier proxy
2018-07-08 08:04:29 +03:00
9seconds
f82ff1f6fe
Refactored all the things!
2018-07-07 20:18:16 +03:00
9seconds
8ce97f96c5
Remove redundant keepalive
2018-07-05 10:37:58 +03:00
9seconds
c35c482de7
Propagate adtag
2018-07-04 18:08:04 +03:00