damp-battery-65635
04/14/2022, 2:06 PMgo
ncutils.RunCmd("wg-quick down "+confPath, true)
can be utilised the shell injection by end user?
- From doc mentioned using wireguard-go, but I can't find the code counterpart , I can only found the RunCMD to call wg-quick, if call wireguard-go should be call the Go func/methods directly
Any idea about my concern would be appreciated 🙂