LABEL description="Docker container for building prometheus exporter for wireguard." LABEL maintainer="Ryan Yang <yangchuansheng33@gmail.com>" WORKDIR /src RUN git clone https://github.com/mdlayher/wireguard_exporter; \ cd wireguard_exporter/cmd/wireguard_exporter/; \ go build . FROM busybox:gl...
What's peculiar is that I did try to swap this to the kernel last night (which locked up my router for a bit...that was fun), and it still didn't work. Confirmed it was running in the kernel, but no 100* on the routing table and n...
This can be useful to facilitate remote ssh back to client computer if it's needed. For example; it can be used to provide access to a git repo on the client, or for remote backups of laptop, or even for admin to login to client should the need arise....
LABEL description="Docker container for building prometheus exporter for wireguard." LABEL maintainer="Ryan Yang <yangchuansheng33@gmail.com>" WORKDIR /src RUN git clone https://github.com/mdlayher/wireguard_exporter; \ cd wireguard_exporter/cmd/wireguard_exporter/; \ go build . FROM busybox:gl...
For a non admin user is very difficult… For a non admin user is very difficult to have a complete control. Open VPN is better on this aspect. Unfortunately FritzBox do not support it at the moment. Date of experience: December 26, 2023 UsefulShare Advertisement CH Christian H 21 review...
FROMgolangASbuildLABELdescription="Docker container for building prometheus exporter for wireguard."LABELmaintainer="Ryan Yang <yangchuansheng33@gmail.com>"WORKDIR/srcRUNgit clone https://github.com/mdlayher/wireguard_exporter;\ cd wireguard_exporter/cmd/wireguard_exporter/;\ ...
["NET_ADMIN"]ports:-containerPort:9586protocol:TCPname:http-metricsvolumeMounts:-mountPath:/etc/localtimename:localtime-mountPath:/etc/wireguardname:configvolumes:-name:localtimehostPath:path:/etc/localtime-name:confighostPath:path:/etc/wireguard---apiVersion:v1kind:Servicemetadata:name:wireguard-...
WGUI_DEFAULT_CLIENT_EXTRA_ALLOWED_IPS Comma-separated-list of CIDRs for the Extra Allowed IPs field. (default empty) N/A WGUI_DEFAULT_CLIENT_USE_SERVER_DNS Boolean value [0, f, F, false, False, FALSE, 1, t, T, true, True, TRUE] true WGUI_DEFAULT_CLIENT_ENABLE_AFTER_CREATION Boolea...
I actually never asked to add MWAN to the equation, since I have only one source (well, I’m actually interested in the feature because I’m considering buying a pair of PLC to add up to the repeater bandwidth, but that’s another subject), and if it’s not fully functional, for no...
- See config.js for the default value. WG_POST_UP ... iptables ... See config.js for the default value. WG_PRE_DOWN ... - See config.js for the default value. WG_POST_DOWN ... iptables ... See config.js for the default value. LANG en de Web UI language (Supports: en, ua...