8000 GitHub - gancuhkle/getgrass: getgrass crot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gancuhkle/getgrass

 
 

Repository files navigation

getgrass

installation

install python3 for windows: https://www.python.org/ftp/python/3.12.2/python-3.12.2-amd64.exe

for linux distros: sudo apt-get install python3 or sudo yum install python3 or sudo dnf install python3

module install

install fakeuseragent pip install fake_useragent

install loguru pip install loguru

install websockets_proxy pip install websockets_proxy

how to use

getting your user id

login to https://app.getgrass.io

press f12 go to console, then type allow pasting

0001

then insert this code localStorage.getItem('userId')

000
4E89
1

usage command

for one account and many proxies use 1user_id.py and insert your proxies to proxy_list(for1).txt

then python 1user_id.py and insert your userid

0001

for multiple accounts and for each of them one proxy use foreachuser_id_proxy.py, insert your accounts user ids to user_id.txt and insert your proxies to proxy_list(all).txt

then python foreachuser_id_proxy.py

About

getgrass crot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0