| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [iptables-helper] Modularize more default rules | Simon Rettberg | 2025-02-12 | 1 | -0/+9 |
| | | |||||
| * | [redsocks] config is downloaded in stage 3, no need to wait | Simon Rettberg | 2024-02-01 | 1 | -7/+0![]() |
| | | |||||
| * | [redsocks/kernel-vanilla] github doesn't support git:// anymore | Simon Rettberg | 2022-03-17 | 1 | -1/+1 |
| | | |||||
| * | [redsocks] Always blacklist satellite.bwlehrpool | Simon Rettberg | 2021-09-27 | 1 | -12/+13 |
| | | | | | Otherwise, HTTPS breaks in proxy setups | ||||
| * | [redsocks] Upper- and lowercase proxy env | Simon Rettberg | 2021-08-11 | 1 | -8/+7![]() |
| | | | | | This is badly standardized, declare both to be extra safe | ||||
| * | fix useradd calls | Simon Rettberg | 2021-07-27 | 1 | -1/+1 |
| | | |||||
| * | useradd.inc: Rewrite helper once again | Simon Rettberg | 2021-07-27 | 1 | -1/+1 |
| | | |||||
| * | Use autoclone where possible | Simon Rettberg | 2021-07-09 | 2 | -12/+3![]() |
| | | |||||
| * | Add installer mode for stage4 | Simon Rettberg | 2021-07-08 | 1 | -1/+1 |
| | | |||||
| * | [redsocks] also set all_proxy | Jonathan Bauer | 2020-10-26 | 1 | -0/+1 |
| | | |||||
| * | [*] cd <...> || perror --> cde <...> | Simon Rettberg | 2019-11-26 | 1 | -3/+3 |
| | | |||||
| * | [redsocks] Add missing space to fix blacklist; switch to env-var for http | Simon Rettberg | 2019-01-23 | 1 | -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_PROXY | Simon Rettberg | 2018-10-11 | 1 | -7/+7 |
| | | |||||
| * | [redsocks] Always exclude boot server | Simon Rettberg | 2018-10-02 | 1 | -0/+5 |
| | | |||||
| * | [redocks] HIRN AN! | Simon Rettberg | 2018-10-02 | 1 | -3/+3 |
| | | |||||
| * | [redsocks] Direct transparent HTTP proxying | Simon Rettberg | 2018-10-02 | 1 | -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 addition | Simon Rettberg | 2018-10-02 | 1 | -4/+11 |
| | | |||||
| * | Add bash shebangs to all our includes: | Simon Rettberg | 2017-02-28 | 6 | -0/+6 |
| | | | | | | | | github misidentifies lots of includes in its code stats and syntax highlighting. Try to make it a nicer place by giving it a hint via that shebang. It's actually useless in files that are being sourced, but it doesn't hurt either. | ||||
| * | merge with latest dev version | Sebastian | 2016-04-25 | 11 | -0/+185 |

