-
Hi everyone,
I am using Wireguard as a docker container on my server machine.
Is there any way to be able to deploy this container, and still get information from the containerized server ?
Or …
-
My goal is to not store my passwords in any file or exposed environment variable when managing containers, only relying on podman secrets.
I created a secret manually by passing a password to stdin…
-
First things first: Thx for the great work!
I have one (userrelated) problem:
Want to start the container with the "docker run" command. Here is my .sh-file:
`docker run -it --rm --cap-add=NET_AD…
-
Found your project, very promising, almost what I need.
But it contains your management interface and Wireguard in the same container. Had a quick look at the sourcecode if I could easily split it, …
-
I just deployed a funkwhale instance from dashboard mainnet 2.4.2 using the flist `https://hub.grid.tf/tf-official-apps/funkwhale-dec21.flist`.
It took a while to load the site; it kept giving me a…
-
### Describe the bug
Trying to log into wg-easy for the first time and I get the authorized screen after following the instructions exactly. Crazy.
- I am using `docker-compose`
- I generated the…
-
### Describe the bug
Environment: MediaTek MT7628AN ver:1 eco:2 / GL-MT300N-V2 / OpenWrt 22.03.2 r19803-9a599fee93 / LuCI openwrt-22.03 branch git-22.339.35241-4ca7a8d
Hello,
I want to build …
-
## VPN providers support
### Natively
- [x] AirVPN
- [x] Mullvad
- [x] Windscribe
- [x] IVPN
- [x] Surfshark since 5989f29035da1770d1d8ba290a0b3ed942b24ad8
- [x] NordVPN since 07459ee854f96…
qdm12 updated
4 weeks ago
-
The confs folder has been changed from /config/ to /config/wg_confs/
Here is the latest linuxserver/wireguard image changelog .
> 03.10.23: - Potentially Breaking Change: Support for multiple …
-
Mine currently is:
```
127.0.0.1 localhost
127.0.1.1 DietPi
```
Could ```127.0.1.1``` ever interfere with routing from OpenVPN or WireGuard connected client PC wanting to use AdguardHome instal…