{"id":39261599,"url":"https://github.com/bapigso/gopanel","last_synced_at":"2026-04-13T15:01:07.653Z","repository":{"id":134149259,"uuid":"537266518","full_name":"BapiGso/gopanel","owner":"BapiGso","description":"a lite server manage panel","archived":false,"fork":false,"pushed_at":"2026-04-01T05:14:33.000Z","size":17901,"stargazers_count":31,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-02T08:41:44.370Z","etag":null,"topics":["caddy","docker","filesystem","frp","webdav","webssh"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BapiGso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-16T01:41:33.000Z","updated_at":"2026-03-25T00:56:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad126786-17c0-4bd0-83be-9b7e12ae22b0","html_url":"https://github.com/BapiGso/gopanel","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/BapiGso/gopanel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BapiGso%2Fgopanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BapiGso%2Fgopanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BapiGso%2Fgopanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BapiGso%2Fgopanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BapiGso","download_url":"https://codeload.github.com/BapiGso/gopanel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BapiGso%2Fgopanel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31757482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["caddy","docker","filesystem","frp","webdav","webssh"],"created_at":"2026-01-18T00:28:46.275Z","updated_at":"2026-04-13T15:01:07.646Z","avatar_url":"https://github.com/BapiGso.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gopanel\n\n![Preview](./assets/img/preview4.png)\n\nA lightweight Go-based management panel with simple deployment and practical built-in tools.\n\n![License](https://img.shields.io/github/license/BapiGso/gopanel?style=flat-square)\n![Release](https://img.shields.io/github/v/release/BapiGso/gopanel?style=flat-square)\n![Last Commit](https://img.shields.io/github/last-commit/BapiGso/gopanel?style=flat-square)\n![Issues](https://img.shields.io/github/issues/BapiGso/gopanel?style=flat-square)\n![CodeQL](https://img.shields.io/github/actions/workflow/status/BapiGso/gopanel/codeql.yml?branch=master\u0026style=flat-square\u0026label=CodeQL)\n\n![Stars](https://img.shields.io/github/stars/BapiGso/gopanel?style=social)\n![Forks](https://img.shields.io/github/forks/BapiGso/gopanel?style=social)\n\n\u003e Entertainment project. Do not use in production.\n\n## Quick Start\n\n\u003cdetails open\u003e\n\u003csummary\u003e\u003cstrong\u003eInstall\u003c/strong\u003e\u003c/summary\u003e\n\n```bash\nbash \u003c(curl -s https://raw.githubusercontent.com/BapiGso/gopanel/master/shell/install_gopanel.sh)\n```\n\nOr download the appropriate version for your platform from the [Releases](https://github.com/BapiGso/gopanel/releases) page and run it directly.\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003eUninstall\u003c/strong\u003e\u003c/summary\u003e\n\n```bash\nbash \u003c(curl -s https://raw.githubusercontent.com/BapiGso/gopanel/master/shell/uninstall_gopanel.sh)\n```\n\n\u003c/details\u003e\n\n## Features\n\n| Module               | Description                          | Dependency                                                     |\n| -------------------- | ------------------------------------ | -------------------------------------------------------------- |\n| Security Entrance    | Panel security entry and protection  | Built-in                                                       |\n| Server Monitor       | Basic server monitoring              | [shirou/gopsutil](https://github.com/shirou/gopsutil)          |\n| Cron                 | Scheduled task management            | [go-co-op/gocron](https://github.com/go-co-op/gocron)          |\n| WebSSH               | Terminal access in the browser       | [golang.org/x/crypto/ssh](https://pkg.go.dev/golang.org/x/crypto/ssh) |\n| WebDAV               | WebDAV server support                | [golang.org/x/net/webdav](https://pkg.go.dev/golang.org/x/net/webdav) |\n| File Editor          | Web file manager and editor          | Built-in                                                       |\n| Caddy Manage         | Caddy service management             | [caddyserver/caddy](https://github.com/caddyserver/caddy)      |\n| FRPS Manage          | frps management                      | [fatedier/frp](https://github.com/fatedier/frp)                |\n| FRPC Manage          | frpc management                      | [fatedier/frp](https://github.com/fatedier/frp)                |\n| Docker Manage        | Docker management                    | [docker/docker](https://github.com/docker/docker)              |\n| Firewall             | Firewall management                  | [google/nftables](https://github.com/google/nftables)          |\n| UnblockNeteaseMusic  | Currently disabled                   | [cnsilvan/UnblockNeteaseMusic](https://github.com/cnsilvan/UnblockNeteaseMusic) |\n\n## Roadmap\n\n\u003cdetails\u003e\n\u003csummary\u003e\u003cstrong\u003ePlanned / TODO\u003c/strong\u003e\u003c/summary\u003e\n\n- headscale ([juanfont/headscale](https://github.com/juanfont/headscale))\n\n\u003c/details\u003e\n\n## Project Links\n\n- [Releases](https://github.com/BapiGso/gopanel/releases)\n- [Issues](https://github.com/BapiGso/gopanel/issues)\n- [License](https://github.com/BapiGso/gopanel/blob/master/LICENSE)\n\n## License\n\nReleased under the [Apache License](https://github.com/BapiGso/gopanel/blob/master/LICENSE).\n\n## Acknowledgments\n\nThanks to the Go community and all open-source contributors who made this project possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbapigso%2Fgopanel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbapigso%2Fgopanel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbapigso%2Fgopanel/lists"}