jamescun / wg-api

WG-API is a JSON-RPC Server for WireGuard
MIT License
151 stars 21 forks source link

max download speed #16

Open kudddy opened 1 year ago

kudddy commented 1 year ago

Hello! is there a way to set max download speed for peer?

dsix-work commented 1 year ago

Wireguard does not provide this functionality directly, so I wouldn't expect wg-api to manage it.

That said, I found this post which goes into details of how to use tc to manage bandwidth controls for wireguard peers using the kernel