不确定开发团队是否有碰到这个问题,我这边将后端接口代理到自己服务器时, WebSocket 无法正常建立连接,需要添加参数才行。 另外,官网的开发文档可以做一些补充,如只需要调试前端开发环境时,可以将代理指向在线服务器的后端接口,而不是在本地起一个后端。 |
||
---|---|---|
.github | ||
backend | ||
cmd/server | ||
frontend | ||
.gitattributes | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
OWNERS | ||
README.md | ||
README_EN.md | ||
SECURITY.md |
Modern and Open-Source Linux Server Operation and Management Panel
1Panel is a modern and Open-Source linux server operation and management panel, the functions and advantages of 1Panel include:
- Quick website building: Deeply integrated with Wordpress and Halo, with one-click solutions for domain name binding, SSL certificate configuration, and more;
- Efficient management: Easily manage Linux servers through the web interface, including application management, host monitoring, file management, database management, container management, and more;
- Secure and reliable: Minimal vulnerability exposure, with firewall and security audit functions provided;
- One-click backup: Support for one-click backup and restore, with backup data stored in the cloud and never lost.
UI Display
Quick Start
Online Demo
- Address: https://demo.1panel.cn/
- Username: demo
- Password: 1panel
One-Click Installation
Execute the following command to install 1Panel with one click:
curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sudo bash quick_start.sh
Learning Materials
Community
If you have any questions or suggestions, please submit a GitHub Issue or join our WeChat group for communication.
WeChat Group

Security Information
If you discover any security issues, please contact us through:
- Email: support@fit2cloud.com
- Phone: 400-052-0755
Star History
License
Copyright (c) 2014-2023 FIT2CLOUD 飞致云, All rights reserved.
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.