[PATCH] wg-quick: add restart command

Garrit Franke contact at garrit.xyz
Thu May 28 20:29:48 CEST 2020


This feature seems quite trivial, so I was wondering if there is any
reason not to have this command implemented.

I didn’t bother implementing it for android, since there is probably next to 
no chance of anyone using it on that platform.

I’d be happy to take your feedback!

Thanks,
Garrit Franke

Garrit Franke (6):
  wg-quick: linux: add restart command
  wg-quick: add restart man page
  wg-quick: freebsd: add restart command
  wg-quick: linux: add notice to restart command
  wg-quick: openbsd: add restart command
  wg-quick: darwin: add restart command

 src/man/wg-quick.8        |  8 +++++---
 src/wg-quick/darwin.bash  | 14 +++++++++++++-
 src/wg-quick/freebsd.bash | 12 +++++++++++-
 src/wg-quick/linux.bash   | 12 +++++++++++-
 src/wg-quick/openbsd.bash | 14 +++++++++++++-
 5 files changed, 53 insertions(+), 7 deletions(-)

-- 
2.24.3 (Apple Git-128)



More information about the WireGuard mailing list