9seconds
37a78bd1c3
More reasonable cli for access
2021-03-13 21:30:57 +03:00
9seconds
1f862027af
Add blocklist to config
2021-03-12 16:53:15 +03:00
9seconds
02643fb6bb
Add concurrency parameter
2021-03-12 16:21:52 +03:00
9seconds
e167b85d3b
Add HTTP timeout
2021-03-12 16:19:52 +03:00
9seconds
c0b6124d94
Add tests for configuration parsing
2021-03-12 15:34:32 +03:00
9seconds
113b5ecbe0
Add tests for config type ip
2021-03-12 15:08:36 +03:00
9seconds
4daf927a72
Add method for validation of the secret
2021-03-12 14:40:07 +03:00
9seconds
1218f18af9
Add tests for config type port
2021-03-12 14:23:06 +03:00
9seconds
7ca143d352
Add tests for config type url
2021-03-12 12:16:35 +03:00
9seconds
428010880e
Add tests for prefer ip config type
2021-03-12 10:28:08 +03:00
9seconds
dc81740bda
Add tests for hostport type
2021-03-12 09:53:43 +03:00
9seconds
f7dc54b652
Add tests for config type http path
2021-03-11 22:07:01 +03:00
9seconds
c0ab254acf
Minor formatting issues
2021-03-11 21:50:47 +03:00
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