Create dnsmasq.md

This commit is contained in:
Frostb1te
2024-04-01 13:56:52 -05:00
committed by GitHub
parent 4eca50ea16
commit 6288a70884

6
_gtfobins/dnsmasq.md Normal file
View File

@@ -0,0 +1,6 @@
---
functions:
sudo:
- code: |
dnsmasq --conf-script=./script.sh
---