Explore >> Select a destination


You are here

golb.hplar.ch
| | kaspars.net
5.5 parsecs away

Travel
| | WireGuard is an awesome tool for securely accessing your Raspberry Pi computers even behind mobile networks that don't provide a public IP address. It has client applications for iOS, macOS, Windows and all flavors of Linux. I use WireGuard to access Home Assistant and my solar powered Raspberry Pi surveillance camera from anywhere. Example of...
| | geoff.tuxpup.com
7.3 parsecs away

Travel
| | Reverse-Proxying HTTPS Traffic to a Server in my Basement Using Caddy and Wireguard I've been experimenting with new web services lately, some of which I'd like to open up to my mobile devices. Punching a hole through my home network firewall is unappealing, though, as is standing up a new VPS for each one I'd like to kick around. I already feel like I've got too many VPS instances. So, naturally, the way to fix it is to add one more.
| | sylvaindurand.org
5.2 parsecs away

Travel
| |
| | materials.rangeforce.com
46.2 parsecs away

Travel
| SSH (secure shell) is a widely-used protocol for remote administration of Unix and Linux servers. The default configuration of many SSH server implementations includes several potentially-insecure settings so as to maintain compatibility with outdated client software. The ssh-audit tool can be used to check the server settings and recommend changes so as to improve security.