Skip to content

prasannan-robots/Zombe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zombe

Encrypted Remote access and file transfer

Installation

Step1:Git clone

git clone https://github.com/prasannan-robots/Zombe.git
cd Zombe

Step2:Installing dependencies

pip3 install -r requirements.txt

Step3:Run configure .py

python3 configure.py

Now you need to run client. py in client's computer and server. py in your computer



Special keywords

1.file transfer

  • type

filetransferinitiate
  • and select from and to

  • enter path

>filetransferinitiate
Enter type of transfer(from,to)(target,u): target,u
From Path: /home/prasanna/Pictures/vr.PNG
To Path: /home/prasanna/Projects/Zombe/hi.png
received

2.

exitu

Type this command to exit client...


Credits

Some code from a youtube channel guy

Feel free to edit and make your version