From Lousy Bird, 2 Years ago, written in Plain Text.
Embed
  1. #!/sbin/openrc-run
  2.  
  3. name="dnsproxy"
  4. description=""
  5. command="/etc/dnsproxy/dnsproxy"
  6. command_args="-l 127.0.0.1 -u quic://c1f734.dns.nextdns.io -b 45.90.28.76 --cache --cache-size=8388608"
  7. command_background=true
  8. pidfile="/run/${RC_SVCNAME}.pid"
captcha