SubMixer is a user-friendly Python and Bash script designed to simplify the process of mixing your proxy subscription links into a single, consolidated link.
You will need a domain name and a VPS to run the flask server on
- Open the
urls.txt
file located in the repository. - Add your subscription links, each on a separate line, like this:
sub1.link
sub2.link
sub3.link
Follow these simple steps to get started with SubMixer:
1. Clone the repository using the following command:
git clone https://github.com/meower1/submixer.git
1- Navigate to the project directory:
cd submixer
2- Run the Bash script to mix your subscription links:
bash script.sh
systemctl stop flask
systemctl stop submixer