Skip to content

Latest commit

 

History

History
76 lines (54 loc) · 1.46 KB

README.md

File metadata and controls

76 lines (54 loc) · 1.46 KB

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