micahmo/WgServerforWindows

Manually change MTU and restart the service

borjaevo opened this issue · 1 comments

I have manually changed the MTU in the server.conf file in an attemp to improve smb performance. I dont know how can i reload the config now. Is it possible?

Yes, from an admin PowerShell, you can run..

wg.exe syncconf wg_server $env:appdata\WS4W\server_wg\wg_server.conf

Just be aware that until #154 is done, re-applying the server config from the app will probably override your manual changes.