deathline94 / tuic-v5-installer

Apache License 2.0
48 stars 11 forks source link

tuic-installer πŸš€

Automate the installation and management of the tuic-server on your Linux system with tuic-installer. With automatic architecture detection, fetching the latest releases, and an intuitive management interface, deploying tuic-server has never been easier.

🌟 Features:

🧠 Smart Detection: Automatically detects your system's architecture.
πŸ”„ Latest Releases: Always fetches the latest tuic-server release from GitHub.
πŸ›  Management Interface: Reinstall, modify, or uninstall with ease.
πŸ”’ Security: Generates self-signed certificates for secure connections.
πŸ€– Automation: Systemd service management out-of-the-box.

πŸ“¦ Installation:

To install tuic-server using the tuic-installer, run the following command:

bash <(curl -fsSL https://raw.githubusercontent.com/deathline94/tuic-v5-installer/main/tuic-installer.sh)

πŸ’¬ Usage:

Once you run the script, you'll be greeted with options if tuic-server is detected:

Reinstall: Start fresh by removing the current version.
Modify: Change your port or password settings on-the-fly.
Uninstall: Cleans up tuic-server and its configurations.

🀝 Contribution:

Open to enhancements & bug-fixes. Feel free to send a PR! Remember, forking an open-source repo and then deleting the original coder's name to add your own and publishing it isn't cool or tolerated.

πŸ’Œ Contact Us:

For any questions or feedback, reach out to @NamelesGhoul on Twitter.

πŸ™ Special Thanks:

A huge shoutout to @5urrea1ist and @iSegaro for their contributions and guidance.