GoponFile is a Simple File Locker based on Python. It's Safe and User Friendly to use. So Let's try it and Enjoy!
Tutorial : **Click**
- Android
- Linux
- Windows
+ Locking Private FilesEverywhere that supports Python3
+ Also Unlocking
+ Easy to Use
At first You have to install python3 on your system
Now write these commands :
-
git clone https://github.com/InferiorAK/GoponFIle
-
cd GoponFile
-
pip3 install -r requirements.txt
For Linux
-
chmod +x mi_gopon.py
-
./mi_gopon.py -h
For Windows
-
python3 mi_gopon.py -h
Output:
To Lock File:
python3 mi_gopon.py -f file_path -c
To Lock Multiple Files:
python3 mi_gopon.py -f file1 file2 file3 file4 .... -c
To Unlock File:
python3 mi_gopon.py -f file_path -d
To Unlock Multiple Files:
python3 mi_gopon.py -f file1 file2 file3 file4 .... -d
usage: mi_gopon.py [options]
Private File Encryption tool by InferiorAK
options:
-h, --help show this help message and exit
-f FILE [FILE ...], --file FILE [FILE ...]
Target Files
-c, --enc Specifiy Encryption
-d, --dec Specifiy Decryption
Now Enjoy! And don't forget to follow me and Subscribe my Youtube Channel
**
Note:
Don't Misuse or Sell my Codes. If you want then you can learn from it but If you want to modify my Codes, Then Give me The Credits. Don't Copy it same to same with your name.
---Thank You---