Skip to content

Zlkcyber/getgrass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

clone the repo

git clone https://github.com/Zlkcyber/getgrass.git
cd getgrass

module install

pip install -r requirements.txt

or install one by one install websocket

pip install websockets==12.0

install fakeuseragent

pip install fake_useragent

install loguru

pip install loguru

install websockets_proxy

pip install websockets_proxy

register:

how to use

getting your user id

then insert this code localStorage.getItem('userId') IF YOU GET Don’t paste code into the DevTools Console just type allow pasting and ENTER

0001

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

0001

usage command

  • fill your proxy in proxy.txt
  • edit your id in user_id.txt each line for 1 account
  • then run the script
python3 main.py

or run script for auto update proxy list

python3 grass.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages