<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>

<div> </div>

<div>it appears that wg-quick is not provided for OpenWRT/LEDE.</div>

<div> </div>

<div>The reason is not really clear to me. As far I understand wg-quick depends on BASH whilst the default shell in OpenWRT/LEDE is ASH.</div>

<div>This however can be easily remidied by installing the BASH package from the OpenWRT/LEDE repo.</div>

<div> </div>

<div>OpenWRT/LEDE is utilising netifd for network configuration which is lacking th3 versatility of wg-quick with there script snippets</div>

<div> </div>

<div>PRE_UP=( )<br/>
POST_UP=( )<br/>
PRE_DOWN=( )<br/>
POST_DOWN=( )</div>

<div> </div>

<div>Is there a way to get those script snippets working in OpenWRT/LEDE as such is required in dynamic/split/kill-switch routing scenarios.</div>

<div> </div>

<div>OpenVPN provides a similar script functionality which is however not stripped on the OpenWRT/LEDE repo, respectively it does not require an extra tool package. I find it rather curious that the aforementioned script snippets are not part of wg but rather implemented in wg-quick which then is absent from OpenWRT/LEDE.</div>

<div> </div>

<div class="signature"> </div></div></body></html>