Skip to content

Port-A encoder/decoder of a high-secure zipfile.

License

Notifications You must be signed in to change notification settings

MulatramAwA/Port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Port!A encoder/decoder of a high-secure zip file.

GitHub License

  Use:

    port version to show version.

    port update KEY PATH to encode all file in folder

    port decode KEY PATH to decode it.

    port upload URL TOKEN to upload into server.

    port download URL to download from server.

  API:

    upload(url,token):Same as port upload url token

    download(url):Same as port download url

    update(key,path):Same as port update key path

    decode(key,path):Same as port decode key path

    The server that upload function send POST requests like this:

      {"token":"TOKEN","data":"ENCODED_DATA"}

Thanks for you!If you want to join me,just create Pull Request!I will agree that request.

Have fun.And don't break the LICENSE!

About

Port-A encoder/decoder of a high-secure zipfile.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages