database64128 / swgp-go

🐉 Simple WireGuard proxy with minimal overhead for WireGuard traffic.
GNU Affero General Public License v3.0
224 stars 23 forks source link

server with multiple wg interfaces #36

Closed boss1819 closed 11 months ago

boss1819 commented 11 months ago

if server has multiple wg interfaces, does swgp-go server config allow multiple entries to handle traffic from/to different wg interfaces? thanks

database64128 commented 11 months ago

Yes, you can have multiple servers in the "servers" array, each serving a different wg service.