swgp-go icon indicating copy to clipboard operation
swgp-go copied to clipboard

🐉 Simple WireGuard proxy with minimal overhead for WireGuard traffic.

Results 6 swgp-go issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/database64128/swgp-go). This repository currently has no open or...

Thanks a lot for creating this. Here is how i am using this on macOS. It is pretty ugly (without syscall), but it might help out the if someone want...

Hello, The current page is confusing, firstly because with WG there were never a server and a client, but only peers (nodes); As such it is unclear which side needs...

documentation

Hi, thank you for your outstanding work. Regarding the disallow unknown fields in config under this commit c9ba810585243590329a44df2a7d24644f7c6ae1 , could you change it to just prompt a warn than throwing...

enhancement
wontfix

I've tried to deploy swgp-go and encountered the following issue: ``` WARN Failed to write swgpPacket to proxyConn {"client": "client", "listenAddress": ":20222", "clientAddress": ":51820", "proxyAddress": ":20220", "error": "sendmmsg: address family...

Can add docker images?BETTER FOR DEPLOY.THX.