Technology

Remove duplicate files and folders

Send encryped text or file

  1. Download JeJeUtil

  2. To send, in the command prompt or in terminal

    1. cd to the directory you downloaded the utility

    2. enter JeJeUtil -action send -type file -path ./secure.jpg -level 256 -secretkey 3j%h8I

    3. Or for text,
      JeJeUtil -action send -type text -msg "your message goes here" -level 256 -secretkey 3j%h8I

  3. To receive, in the command prompt or in terminal

    1. cd to the directory you downloaded the utility

    2. enter JeJeUtil -action receive -key 3j%h8I

  • Please note that the encryption happens in your machine an the encrypted file gets uploaded to 4jeje.com file server. In theory only those who have the key and JeJeUtil could read the file or message.

  • Please use at your own risk. I hold no responsibility.