You are here |
tailscale.com | ||
| | | |
timnash.co.uk
|
|
| | | | Securing a web app admin area, by combining Tailscale with MagicDNS split DNS feature, Systemd-resolved and Caddy. | |
| | | |
staex.io
|
|
| | | | DNS protocol is one of the attack vectors on your corporate network and IoT devices in particular. Most operating systems access DNS servers using legacy unencrypted protocol by default despite the fact that there are modern secure enhancements for this protocol: DNSSEC, DNS-over-HTTPS, DNS-over-TLS. In this article we discuss these enhancements and explain how to configure them in your network. | |
| | | |
tailscale.dev
|
|
| | | | When you use Tailscale serve to proxy requests, you can use its identity headers to change what content you serve. | |
| | | |
yasoob.me
|
|
| | Hi everyone! ?? I maintain an old website for a client that was originally developed in 2015. It hasn't been updated for the last 5 years and uses Django 1.7 and some Django extensions which haven't been updated for Django 3. I recently decided to move the website to a new server and had to repackage the Django code in a Docker container. It took me some time to get it working correctly so I hope this article can save you some time if you ever find yourself in a similar situation. |