mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
12 lines
321 B
Text
12 lines
321 B
Text
[Interface]
|
|
Address = ###Interface - Address###
|
|
PrivateKey = ###Interface - PrivateKey###
|
|
DNS = ###Interface - DNS###
|
|
|
|
[Peer]
|
|
PublicKey = ###Peer - PublicKey###
|
|
Endpoint = ###Peer - Endpoint###
|
|
|
|
# Socks5 create a socks5 proxy on your LAN, and any traffic would be routed via wireguard
|
|
[Socks5]
|
|
BindAddress = 0.0.0.0:2534
|