A lightweight Go-based management panel with simple deployment and practical built-in tools.
Entertainment project. Do not use in production.
Install
bash <(curl -s https://raw.githubusercontent.com/BapiGso/gopanel/master/shell/install_gopanel.sh)Or download the appropriate version for your platform from the Releases page and run it directly.
Uninstall
bash <(curl -s https://raw.githubusercontent.com/BapiGso/gopanel/master/shell/uninstall_gopanel.sh)| Module | Description | Dependency |
|---|---|---|
| Security Entrance | Panel security entry and protection | Built-in |
| Server Monitor | Basic server monitoring | shirou/gopsutil |
| Cron | Scheduled task management | go-co-op/gocron |
| WebSSH | Terminal access in the browser | golang.org/x/crypto/ssh |
| WebDAV | WebDAV server support | golang.org/x/net/webdav |
| File Editor | Web file manager and editor | Built-in |
| Caddy Manage | Caddy service management | caddyserver/caddy |
| FRPS Manage | frps management | fatedier/frp |
| FRPC Manage | frpc management | fatedier/frp |
| Docker Manage | Docker management | docker/docker |
| Firewall | Firewall management | google/nftables |
| UnblockNeteaseMusic | Currently disabled | cnsilvan/UnblockNeteaseMusic |
Planned / TODO
- headscale (juanfont/headscale)
Released under the Apache License.
Thanks to the Go community and all open-source contributors who made this project possible.
