A solution to safeguard your subscription links.
Run the following command
sudo bash -c "$(curl -sSL https://raw.githubusercontent.com/drunkleen/gatekeeper/master/install_script.sh)" @ install
Use this checklist to keep track of the tasks you need to accomplish for your project.
- Fix Bash Script: Address issues and optimize the existing Bash script.
- Fix UI: Resolve any user interface-related issues or enhance the design for a better user experience.
- Add Multilanguage Support: Implement translations for multiple languages to make your project more accessible.
- Remove Excess Data and Code: Trim unnecessary elements in both data and code for better efficiency and readability.
- Refactor the Code: Restructure and improve the overall codebase for maintainability and performance.
- Add Support for X-UI Panels: Extend compatibility by incorporating support for additional UI panels.
- Implement Other Supports: Evaluate and integrate additional features or supports that enhance the functionality of your project.
- Documentation: Provide instructions on how to set up, run and use the project.
If you'd like to contribute to the project, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/new-feature
. - Commit your changes:
git commit -m 'Add a new feature'
. - Push to the branch:
git push origin feature/new-feature
. - Open a pull request.
This project is licensed under the GNU v3.0 - see the LICENSE file for details.