Skip to content

Instantly share code, notes, and snippets.

@JakeDEvans
Created April 2, 2018 14:08
Show Gist options
  • Select an option

  • Save JakeDEvans/b20f9d440d268a86d3599f034b3969bf to your computer and use it in GitHub Desktop.

Select an option

Save JakeDEvans/b20f9d440d268a86d3599f034b3969bf to your computer and use it in GitHub Desktop.

Revisions

  1. JakeDEvans renamed this gist Apr 2, 2018. 1 changed file with 0 additions and 0 deletions.
  2. JakeDEvans created this gist Apr 2, 2018.
    9 changes: 9 additions & 0 deletions etc[slash]systemd[slash]system[slash]cloudflared.service
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    [Unit]
    Description=Cloudflare DoH Proxy

    [Service]
    Type=simple
    ExecStart=/usr/local/bin/cloudflared proxy-dns

    [Install]
    WantedBy=multi-user.target