Commit Graph

8 Commits

Author SHA1 Message Date
Mainfrezzer 76366c6a50 Update update.wireguard.php
The MTU needs to be set to at least to the wireguard default. While it seems to work just fine, to create a docker bridge with a MTU of 1500, it breaks in some cases. For example, if you "curl https://api.minecraftservices.com/publickeys" via a container thats running over that wireguard-docker-bridge, it fails.
2024-12-12 15:41:52 +01:00
ljm42 0b7f980e97 introduce http_get_contents wrapper for Curl 2024-03-24 14:17:09 -07:00
ljm42 cb84d60e00 Remove special handling for file_get_contents(), use libcurl instead 2024-03-19 11:52:59 -07:00
ljm42 6d379a4dd6 Add outgoing proxy support 2024-03-17 20:23:51 -07:00
bergware ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
bergware 1d031aa262 wireguard update: add explanation about parsing 2023-10-16 17:53:51 +02:00
bergware 4581506883 wireguard update: add explanation about parsing 2023-10-16 12:30:24 +02:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00