Skip to content

0.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 05:53
· 89 commits to main since this release
16e3bb9
feat: add local-dns command (#28)

### Description
Makes it possible to install local DNS routing for linkup.

Uses of a combination of [caddy](https://caddyserver.com/) and
[dnsmasq](https://thekelleys.org.uk/dnsmasq/doc.html) to achieve local
TLS/SSL and DNS for this to work in a frictionless way.

---------

Co-authored-by: Oliver Stenbom <[email protected]>
Co-authored-by: Augusto César <[email protected]>