现代化、开源的 Linux 服务器运维管理面板。
Go to file
endymx 55bb997d51
feat(iptables): Support forwarding for complex networks (#7598)
* feat(iptables): 支持对复杂网络的转发

* refactor(iptables): 提供更完善的接口和报错
2024-12-30 13:55:53 +08:00
.github build: try another LLM for code review. 2024-12-11 17:27:52 +08:00
.idea feat: Optimize the CI script 2024-11-29 15:11:13 +08:00
backend feat(iptables): Support forwarding for complex networks (#7598) 2024-12-30 13:55:53 +08:00
ci chore: Include language packs when building the installation package 2024-12-10 17:50:49 +08:00
cmd/server feat: Remove Default Configuration for Reverse Proxy Cache (#7566) 2024-12-26 10:16:07 +08:00
docs docs: replace Discord link in readme (#7573) 2024-12-26 18:32:50 +08:00
frontend feat: Optimize the display of scheduled task execution cycles (#7595) 2024-12-30 05:35:49 +00:00
.gitattributes Update .gitattributes 2024-04-07 11:59:42 +08:00
.gitignore feat: Optimize the CI script 2024-11-29 15:11:13 +08:00
.goreleaser.yaml chore: Include the GeoIP.mmdb file when building the installation package (#7317) 2024-12-10 19:04:08 +08:00
CODE_OF_CONDUCT.md feat: Optimize the CI script 2024-11-29 15:11:13 +08:00
CONTRIBUTING.md chore: Optimize the README file 2024-12-18 11:52:05 +08:00
LICENSE feat: first-commit 2022-08-17 09:37:30 +08:00
Makefile fix: typo in makefile (#7327) 2024-12-11 16:07:26 +08:00
OWNERS Update OWNERS (#6963) 2024-11-06 14:33:34 +08:00
README.md docs: replace Discord link in readme (#7573) 2024-12-26 18:32:50 +08:00
SECURITY.md chore: Update Security policy 2024-11-29 15:30:41 +08:00
go.mod go: upgraded golang.org/x/crypto v0.28.0 => v0.31.0 (#7456) 2024-12-20 02:26:24 +00:00
go.sum go: upgraded golang.org/x/crypto v0.28.0 => v0.31.0 (#7456) 2024-12-20 02:26:24 +00:00
sonar-project.properties Update sonar-project.properties (#3004) 2023-11-20 16:11:35 +08:00

README.md

1Panel

Top-Rated Web-based Linux Server Management Tool

1Panel-dev%2F1Panel | Trendshift 1Panel - Top-Rated web-based Linux server management tool | Product Hunt

License: GPL v3 Codacy chat on Discord GitHub release Stars

English 中文(简体) 日本語 Português (Brasil) العربية
Deutsch Español français 한국어 Bahasa Indonesia 中文(繁體) Türkçe Русский


1Panel is an open-source, modern web-based control panel for Linux server management.

  • Efficient Management: Through a user-friendly web graphical interface, 1Panel enables users to effortlessly manage their Linux servers. Key features include host monitoring, file management, database administration, and container management.
  • Rapid Website Deployment: With deep integration of the popular open-source website building software WordPress, 1Panel streamlines the process of domain binding and SSL certificate configuration, all achievable with just one click.
  • Application Store: 1Panel curates a wide range of high-quality open-source tools and applications, facilitating easy installation and updates for its users.
  • Security and Reliability: By leveraging containerization and secure application deployment practices, 1Panel minimizes vulnerability exposure. It further enhances security through integrated firewall management and log auditing capabilities.
  • One-Click Backup & Restore: Data protection is made simple with 1Panel's one-click backup and restore functionality, supporting various cloud storage solutions to ensure data integrity and availability.

Quick Start

Execute the script below and follow the prompts to install 1Panel:

curl -sSL https://resource.1panel.hk/quick_start.sh -o quick_start.sh && bash quick_start.sh

Please refer to our documentation for more details.

Screenshot

UI Display

Star History

Star History Chart

Security Information

If you discover any security issues, please contact us through: wanghe@fit2cloud.com.

License

Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/gpl-3.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.