Releases: RevocGG/GGPanel
Releases · RevocGG/GGPanel
GGPanel v1.3.3
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 everythingWindows
- Extract the
.zipfile - Double-click install.bat (first-time setup)
- Double-click start.bat to start the server
- Double-click uninstall.bat to remove everything
After setup
- Open
http://SERVER_IP:3000in your browser
Full Changelog: v1.3.2...v1.3.3
GGoose UI v1.3.1
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 everythingWindows
- Extract the
.zipfile - Double-click install.bat (first-time setup)
- Double-click start.bat to start the server
- Double-click uninstall.bat to remove everything
After setup
- Open
http://SERVER_IP:3000in your browser
Full Changelog: v1.3.0...v1.3.1
GGoose UI v1.2.2
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 everythingWindows
- Extract the
.zipfile - Double-click install.bat (first-time setup)
- Double-click start.bat to start the server
- Double-click uninstall.bat to remove everything
After setup
- Open
http://SERVER_IP:3000in your browser
Full Changelog: v1.2.1...v1.2.2
GGoose UI v1.1.0
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 serverWindows
- Extract the
.zipfile - Double-click install.bat (first-time setup)
- Double-click start.bat to start the server
After setup
- Open
http://SERVER_IP:3000in your browser
Full Changelog: https://github.com/RevocGG/GGoose-ui/commits/v1.1.0