Skip to content

GoponFile is a Simple File Locker based on Python. It's Safe and User Friendly to use. So Let's try it and Enjoy!

License

Notifications You must be signed in to change notification settings

InferiorAK/GoponFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoponFile

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**


[*] Supports on

  • Android
  • Linux
  • Windows

Everywhere that supports Python3

[*] Features

+ Locking Private Files
+ Also Unlocking
+ Easy to Use

Installations and Overview

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---

[*] Contact :

Github Facebook Messenger Twitter

Releases

No releases published

Packages

No packages published

Languages