Skip to content

Releases: RevocGG/GGPanel

GGPanel v1.3.3

02 May 00:24

Choose a tag to compare

Installation (Offline / Air-gapped)

No internet, npm, or Node.js required on the target server.
The goose-client proxy binary is pre-bundled — no separate download needed.

Linux / macOS

tar xzf ggoose-ui-v1.3.3-linux-x64.tar.gz
cd ggoose-ui-v1.3.3-linux-x64
./install-offline.sh       # first-time setup
./start.sh                 # start the server
./uninstall.sh             # remove everything

Windows

  1. Extract the .zip file
  2. Double-click install.bat (first-time setup)
  3. Double-click start.bat to start the server
  4. Double-click uninstall.bat to remove everything

After setup

  • Open http://SERVER_IP:3000 in your browser

Full Changelog: v1.3.2...v1.3.3

GGoose UI v1.3.1

01 May 03:38

Choose a tag to compare

Installation (Offline / Air-gapped)

No internet, npm, or Node.js required on the target server.
The goose-client proxy binary is pre-bundled — no separate download needed.

Linux / macOS

tar xzf ggoose-ui-v1.3.1-linux-x64.tar.gz
cd ggoose-ui-v1.3.1-linux-x64
./install-offline.sh       # first-time setup
./start.sh                 # start the server
./uninstall.sh             # remove everything

Windows

  1. Extract the .zip file
  2. Double-click install.bat (first-time setup)
  3. Double-click start.bat to start the server
  4. Double-click uninstall.bat to remove everything

After setup

  • Open http://SERVER_IP:3000 in your browser

Full Changelog: v1.3.0...v1.3.1

GGoose UI v1.2.2

29 Apr 04:03

Choose a tag to compare

Installation (Offline / Air-gapped)

No internet, npm, or Node.js required on the target server.
The goose-client proxy binary is pre-bundled — no separate download needed.

Linux / macOS

tar xzf ggoose-ui-v1.2.2-linux-x64.tar.gz
cd ggoose-ui-v1.2.2-linux-x64
./install-offline.sh       # first-time setup
./start.sh                 # start the server
./uninstall.sh             # remove everything

Windows

  1. Extract the .zip file
  2. Double-click install.bat (first-time setup)
  3. Double-click start.bat to start the server
  4. Double-click uninstall.bat to remove everything

After setup

  • Open http://SERVER_IP:3000 in your browser

Full Changelog: v1.2.1...v1.2.2

GGoose UI v1.1.0

28 Apr 04:08

Choose a tag to compare

Installation (Offline / Air-gapped)

No internet, npm, or Node.js required on the target server.
The goose-client proxy binary is pre-bundled — no separate download needed.

Linux / macOS

tar xzf ggoose-ui-v1.1.0-linux-x64.tar.gz
cd ggoose-ui-v1.1.0-linux-x64
./install-offline.sh       # first-time setup
./start.sh                 # start the server

Windows

  1. Extract the .zip file
  2. Double-click install.bat (first-time setup)
  3. Double-click start.bat to start the server

After setup

  • Open http://SERVER_IP:3000 in your browser

Full Changelog: https://github.com/RevocGG/GGoose-ui/commits/v1.1.0