GitXplorerGitXplorer
z

wghttp

public
165 stars
18 forks
0 issues

Commits

List of commits on branch master.
Unverified
93788461953f74cbc4e548d19b1d50be65dfa003

chore: bump github action version

zzhsj committed 8 months ago
Unverified
581bd26784aa6bb6baec9c1937c355019f972c64

chore: bump wireguard-go

zzhsj committed 8 months ago
Unverified
7918f217bd9f5db17b77806caa7e8a270c448aad

chore: bump wireguard-go

zzhsj committed 2 years ago
Unverified
49e6d9c34e08a4664b31bcb86f646fb3138a01bd

chore: bump wireguard-go

zzhsj committed 2 years ago
Unverified
58b14c809620e6a25aeab87a69eddb8d2d16f099

chore: bump github action version

zzhsj committed 2 years ago
Unverified
2845c12b4935833d83bd8be4de16216587beee22

feat: show version in command description

zzhsj committed 2 years ago

README

The README file for this repository.

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.