> For the complete documentation index, see [llms.txt](https://blog.viefast.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.viefast.vn/huong-dan-cai-dat/android/socksdroid.md).

# SocksDroid

Hướng dẫn một app không cần mua gói trên website, không cần đăng ký gói nền vẫn sử dụng được

### Xem hướng dẫn bằng VIDEO

{% embed url="<https://youtu.be/hZdly86FnZw>" %}

**Link tải app Termux**

{% embed url="<https://viefast.top/file/Termux.apk>" %}

**Link tải app SocksDroid**

{% embed url="<https://viefast.top/file/SocksDroid.apk>" %}

Tiến hành cài đặt 2 app trên sau đó mở app termux lên

***Copy 3 lệnh sau dán vào termux để code chạy***

*apt update*

*apt upgrade -y*

***Code yêu cầu Y/I/N/O/D/Z cứ chọn Y để code tiếp tục chạy***

*pkg install wget -y && wget <https://github.com/thuanht567/v2/raw/main/v2.zip> && unzip v2.zip && cd && chmod +x \* && echo 'PATH="$PATH:$HOME"' >> $HOME/.bashrc && source $HOME/.bashrc && t*

Trường hợp bạn tắt app termux đi, muốn bật lại mở app termux lên gõ t và cho nó chạy
