https://github.com/g-flame-oss/skyport
A modern installer for the deprecated Skyport project, optimized for Debian-based systems.
https://github.com/g-flame-oss/skyport
bash installer skyport
Last synced: about 2 months ago
JSON representation
A modern installer for the deprecated Skyport project, optimized for Debian-based systems.
- Host: GitHub
- URL: https://github.com/g-flame-oss/skyport
- Owner: g-flame-oss
- Created: 2025-01-19T08:58:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-15T15:48:04.000Z (11 months ago)
- Last Synced: 2025-08-15T17:43:34.476Z (11 months ago)
- Topics: bash, installer, skyport
- Language: EJS
- Homepage:
- Size: 298 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SKYPORT INSTALLER

A modern installer for the deprecated Skyport project, optimized for Debian-based systems.


## About
Skyport Installer simplifies setting up the Skyport panel and daemon on modern systems, despite the original project being deprecated.
## Installation
```bash
cd /tmp && git clone https://github.com/g-flame-oss/skyport.git && sudo bash /tmp/skyport/script.sh
```
## Requirements
- Debian-based OS
- Root/sudo access
- Git
- Internet connection
## Credits
- Original Skyport Project: [SkyportLabs](#)
- [G-flame](https://github.com/g-flame), achul, privt, matt
## License
See [LICENSE](LICENSE) file for details
---