Tagged articles
8 articles
Page 1 of 1
Code Wrench
Code Wrench
Mar 17, 2026 · Backend Development

How to Elegantly Extend 1Panel: Three Proven Paths for Custom Development

This guide explains three practical approaches to extend the open‑source 1Panel platform—using the app store for custom apps, adding backend modules with Go, or modifying the Vue front‑end—while emphasizing non‑intrusive development to avoid upgrade conflicts.

1PanelBackendDocker
0 likes · 8 min read
How to Elegantly Extend 1Panel: Three Proven Paths for Custom Development
Laravel Tech Community
Laravel Tech Community
Dec 10, 2025 · Information Security

Why 1Panel’s TLS Policy Lets Attackers Execute Remote Commands

The open‑source 1Panel Linux management panel suffered a remote command execution flaw because vulnerable versions used tls.RequireAnyClientCert, allowing self‑signed certificates with a forged CN to bypass verification, which was fixed by switching to tls.RequireAndVerifyClientCert and loading a trusted root CA.

1PanelCVE-2025-54424Remote Code Execution
0 likes · 3 min read
Why 1Panel’s TLS Policy Lets Attackers Execute Remote Commands
macrozheng
macrozheng
Jul 11, 2023 · Operations

Mastering 1Panel: Deploy and Manage Linux Servers with One-Click Ease

This guide introduces 1Panel, an open-source Linux server operation panel that integrates WordPress and Halo, explains how to install it with a single curl command, and demonstrates managing containers, databases, applications, and host settings through its web interface.

1PanelDockerLinux
0 likes · 6 min read
Mastering 1Panel: Deploy and Manage Linux Servers with One-Click Ease