diff --git a/README.md b/README.md index 7e17df8..5bf8d14 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## ABOUT -**Gopanel** It is a management panel written in Go language with zero dependencies, super simple deployment and very simple functions. +**gopanel** It is a management panel written in Go language with zero dependencies, super simple deployment and very simple functions. ❗Entertainment project, do not use in production environment @@ -31,20 +31,28 @@ bash <(curl -s https://raw.githubusercontent.com/BapiGso/gopanel/master/shell/un ``` #### FUNCTION - - Panel security entrance - - Server monitoring - - cron - - webssh - - webdav server - - web file editor - - caddy manage - - frps manage - - frpc manage - - UnblockNeteaseMusic - - docker manage - - nftables - - headscale +- Panel security entrance +- Server monitoring([github.com/shirou/gopsutil](github.com/shirou/gopsutil)) +- cron ([github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron)) +- webssh ([golang.org/x/crypto/ssh](https://golang.org/x/crypto/ssh)) +- webdav server ([golang.org/x/net/webdav](https://golang.org/x/net/webdav)) +- web file editor +- caddy manage ([github.com/caddyserver/caddy/v2](https://github.com/caddyserver/caddy)) +- frps manage ([github.com/fatedier/frp](https://github.com/fatedier/frp)) +- frpc manage ([github.com/fatedier/frp](https://github.com/fatedier/frp)) +- ~~UnblockNeteaseMusic~~ ([github.com/cnsilvan/UnblockNeteaseMusic](https://github.com/cnsilvan/UnblockNeteaseMusic)) +- docker manage ([github.com/docker/docker](https://github.com/docker/docker)) +- firewall ([github.com/google/nftables](https://github.com/google/nftables)) + + +#### TODO + +- headscale ([github.com/juanfont/headscale](https://github.com/juanfont/headscale)) ## LICENSE released under the [GPL-2.0 License](https://github.com/BapiGso/gopanel/blob/master/LICENSE). + +## Acknowledgments + +I would like to extend my heartfelt thanks to the gopher developers and the open-source community for their invaluable contributions. Your efforts have made this project possible. diff --git a/assets/header.template b/assets/header.template index 49c9a6b..072acd3 100644 --- a/assets/header.template +++ b/assets/header.template @@ -98,8 +98,8 @@
  • docker
  • frps
  • frpc
  • -
  • headscale
  • -
  • UnblockNeteaseMusic
  • +{{/*
  • headscale
  • */}} +
  • term
  • cron
  • firewall
  • diff --git a/assets/headscale.template b/assets/headscale.template index bcba09f..6790ec1 100644 --- a/assets/headscale.template +++ b/assets/headscale.template @@ -9,16 +9,26 @@

    -
    +
    + + + + + + + + + +