Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/zhsj/wghttp

Turn WireGuard to HTTP & SOCKS5 proxies
https://github.com/zhsj/wghttp

dns-over-https dns-over-tls http-proxy socks5-proxy userspace wireguard

Last synced: 4 days ago
JSON representation

Turn WireGuard to HTTP & SOCKS5 proxies

Lists

README

        

# 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 .