summaryrefslogtreecommitdiffstats
path: root/core/modules/redsocks/data
Commit message (Collapse)AuthorAgeFilesLines
* [redsocks] config is downloaded in stage 3, no need to waitSimon Rettberg2024-02-011-7/+0Star
|
* [redsocks] Always blacklist satellite.bwlehrpoolSimon Rettberg2021-09-271-12/+13
| | | | Otherwise, HTTPS breaks in proxy setups
* [redsocks] Upper- and lowercase proxy envSimon Rettberg2021-08-111-8/+7Star
| | | | This is badly standardized, declare both to be extra safe
* [redsocks] also set all_proxyJonathan Bauer2020-10-261-0/+1
|
* [redsocks] Add missing space to fix blacklist; switch to env-var for httpSimon Rettberg2019-01-231-4/+11
| | | | | Not all HTTP proxies seem to support transparent proxying. Use explicit proxying by setting http_proxy and no_proxy in profile.
* [redsocks] Disable env vars for now as we cannot use ip range in NO_PROXYSimon Rettberg2018-10-111-7/+7
|
* [redsocks] Always exclude boot serverSimon Rettberg2018-10-021-0/+5
|
* [redocks] HIRN AN!Simon Rettberg2018-10-021-3/+3
|
* [redsocks] Direct transparent HTTP proxyingSimon Rettberg2018-10-021-8/+22
| | | | | | If proxy type is HTTP, redirect any outgoing traffic to port 80 to the given proxy ip:port. Refs #3432
* [redsocks] Set environment variables in additionSimon Rettberg2018-10-021-4/+11
|
* merge with latest dev versionSebastian2016-04-255-0/+143