Quotidien Shaarli

Tous les liens d'un jour sur une page.

June 3, 2025

fosrl/pangolin: Tunneled Mesh Reverse Proxy Server with Identity and Access Control and Dashboard UI
thumbnail

Tunneled Mesh Reverse Proxy Server with Access Control

Your own self-hosted zero trust tunnel.
Website | Install Guide | Contact Us
Pangolin is a self-hosted tunneled reverse proxy server with identity and access control, designed to securely expose private resources on distributed networks. Acting as a central hub, it connects isolated networks — even those behind restrictive firewalls — through encrypted tunnels, enabling easy access to remote services without opening ports.

kanbn/kan: The open source Trello alternative.
thumbnail

Kan

The open-source project management alternative to Trello.

Roadmap · Website · Docs · Discord

Kanboard
thumbnail

Kanboard

Kanboard is a free and open source Kanban project management software.

bash: set a trap to log errors | ¬ just serendipity 🍀

bash: set a trap to log errors

22 May, 2025 • 59 words • 1 min

Create main.sh and mark it as executable (chmod +x):

via sebsauvage