-
Notifications
You must be signed in to change notification settings - Fork 67
Home
DKim edited this page May 21, 2025
·
4 revisions
apt update && apt upgrade -y
apt install python3
apt install rust
pip install srtgo==2.1.8
pip install keyrings.alt
- You need to create a password for the encrypted keyring and enter it every time you use it.
- The later version doesn't work because curl_cffi is not compatible with Termux.