Best of SSHApril 2025

  1. 1
    Article
    Avatar of selfhstselfh.st·1y

    This Week in Self-Hosted (11 April 2025)

    This week's self-hosted updates include the rebranding of Hoarder to Karakeep due to legal threats, Tailscale's new funding round, criticism of Plex's new mobile app, and the introduction of Streamystats for tracking Jellyfin data. Additionally, new tools for managing SSH keys from Cloudflare and Bitwarden were highlighted. Other topics include a guide to using curl wttr.in for weather forecasts and various videos and podcasts on improving security and home lab setup.

  2. 2
    Article
    Avatar of lnLaravel News·1y

    Whisp is a PHP SSH Server

    WhispPHP is a pure PHP SSH server designed by Ashley Hindle to simplify building PHP SSH apps. It allows running Laravel Prompts apps via SSH with ease. You can start a new project using a provided template or add Whisp to an existing project using Composer. It supports app auto-discovery and provides example apps and documentation for developers. Upcoming features include a Laravel-specific package and a Docker image.

  3. 3
    Article
    Avatar of lnLaravel News·1y

    Whisp, a Pure PHP SSH server, with Ashley Hindle

    An interview with Ashley Hindle discusses his latest project, WhispPHP, which is a pure PHP SSH server. This new server aims to offer a streamlined, PHP-based approach to managing SSH connections.