kizzx2 / docker-wireguard-socks-proxy

Expose a WireGuard tunnel as a SOCKS5 proxy
https://hub.docker.com/r/kizzx2/wireguard-socks-proxy
MIT License
151 stars 36 forks source link

arm64 support #5

Open kls0e opened 3 years ago

kls0e commented 3 years ago

Hi :-) thanks for this great docker image. If you have the time, I think an arm64 compatible image would be very welcome to many users. Thanks, Matthias

maxgillett commented 2 years ago

If you are on arm64, you can build the docker image locally by running docker build -t wireguard-socks-proxy .

kls0e commented 2 years ago

great hint, i obviously didn't know that. many thanks

K0IN commented 2 years ago

Hei, @kls0e, check out my fork I added multi arch support https://github.com/K0IN/docker-wireguard-socks-proxy