sudo apt update -y && sudo apt install nodejs -y
git clone https://github.com/officialputuid/coub && cd coub && npm i
- Add
query_id=xxxx
oruser_id=xxxx
todata.txt
. - Set proxies in
proxy.txt
:http://user:pass@ip:port
.
node coub |
Start coub. |
node coub-proxy |
Start with proxy support. |