An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# SKYPORT INSTALLER
image

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

![Maintained](https://img.shields.io/badge/Maintained-yes-green.svg)
![Debian Compatible](https://img.shields.io/badge/Debian-Compatible-blue)

## 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

---