Skip to content
/ AnonX Public
forked from samhaxr/AnonX

An Encrypted File transfer via AES-256-CBC

Notifications You must be signed in to change notification settings

Ktm2590/AnonX

This branch is 1 commit behind samhaxr/AnonX:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c9e02b3 · Mar 9, 2021

History

5 Commits
Mar 9, 2021
Mar 9, 2021
Mar 9, 2021

Repository files navigation

AnonX

An Encrypted File transfer via AES-256-CBC

AnonX is an encrypted file uploader and downloader. The uploaded archive lasts for one week and shall remove from the server. AnonX encrypts the directory before uploading it to the server. The download function requires the download id and AES password to successfully download and decrypt the archive.

[+] Max FileSize to Upload = 2GB

Usage

git clone https://github.com/samhaxr/Anonx
chmod +x Anonx.sh
./Anonx.sh

Youtube Tutorial

AnonX

Credit

Leonardo Taccari

About

An Encrypted File transfer via AES-256-CBC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%