You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
┌──(kali㉿kali)-[~]
└─$ git clone https://github.com/Screetsec/TheFatRat.git
cd TheFatRat
chmod +x chk_tools ./chk_tools
Cloning into 'TheFatRat'...
fatal: unable to access 'https://github.com/Screetsec/TheFatRat.git/': Could not resolve host: github.com
cd: no such file or directory: TheFatRat
chmod: cannot access 'chk_tools': No such file or directory
chmod: cannot access './chk_tools': No such file or directory
┌──(kali㉿kali)-[~]
└─$ git clone https://github.com/Screetsec/TheFatRat.git
cd TheFatRat
chmod +x setup.sh && ./setup.sh
Cloning into 'TheFatRat'...
fatal: unable to access 'https://github.com/Screetsec/TheFatRat.git/': Could not resolve host: github.com
cd: no such file or directory: TheFatRat
chmod: cannot access 'setup.sh': No such file or directory
The text was updated successfully, but these errors were encountered:
┌──(kali㉿kali)-[~]
└─$ git clone https://github.com/Screetsec/TheFatRat.git
cd TheFatRat
chmod +x chk_tools ./chk_tools
Cloning into 'TheFatRat'...
fatal: unable to access 'https://github.com/Screetsec/TheFatRat.git/': Could not resolve host: github.com
cd: no such file or directory: TheFatRat
chmod: cannot access 'chk_tools': No such file or directory
chmod: cannot access './chk_tools': No such file or directory
┌──(kali㉿kali)-[~]
└─$ git clone https://github.com/Screetsec/TheFatRat.git
cd TheFatRat
chmod +x setup.sh && ./setup.sh
Cloning into 'TheFatRat'...
fatal: unable to access 'https://github.com/Screetsec/TheFatRat.git/': Could not resolve host: github.com
cd: no such file or directory: TheFatRat
chmod: cannot access 'setup.sh': No such file or directory
The text was updated successfully, but these errors were encountered: