Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
DKim edited this page Aug 17, 2025 · 5 revisions

Installing srtgo in termux

apt update && apt upgrade -y
apt install python3
apt install rust
pip install srtgo
pip install keyrings.alt
  • You need to create a password for the encrypted keyring and enter it every time you use it.

Clone this wiki locally