Initial commit

This commit is contained in:
2024-06-18 21:43:20 -04:00
commit a99af4e419

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# wireguard-proxy-container
A container that runs both a wireguard container and a SOCKS5 proxy, based
on [this](https://veerendra2.github.io/wireguard-qbittorrent-docker-swarm-1/) blog post