Skip to content
forked from zhsj/wghttp

Turn WireGuard to HTTP & SOCKS5 proxies

License

Notifications You must be signed in to change notification settings

jstarstech/wghttp

 
 

Repository files navigation

wghttp

Turn WireGuard to HTTP & SOCKS5 proxies.

The HTTP & SOCKS5 proxies are served on same port. It runs in userspace, without requirement of WireGuard kernel module or TUN device.

In remote exit mode, the proxy is served on local network, and the traffic from proxy server goes to WireGuard network.

In local exit mode, the proxy is served on WireGuard network, and the traffic from WireGuard goes to local network.

For detailed usage, see https://github.com/zhsj/wghttp/tree/master/docs.

About

Turn WireGuard to HTTP & SOCKS5 proxies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.6%
  • Dockerfile 1.8%
  • HCL 0.6%