Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@JoshuaKasa JoshuaKasa released this 30 Nov 22:02
· 11 commits to main since this release

Release Notes - Version 1.0.1

JSON configurations 🎊

Minor but good changes and bug fixes. Most important ones are: started encryption system (yet to finish) and a JSON configuration option.


Features

  • Encryption and decryption : I started working on a encryption system using the cryptography and Fernet modules. yet to be finished tho.
  • Minor README changes: Made some minor beauty changes to the README.md file.
  • JSON configs: You can now use JSON arguments configurations in the terminal, so that you don't have to type the command over and over again but just use the --json argument with the name of the file after: --json configuration.json.

Enhancements

  • Visual changes: Added some visual changes to the program, example: the "Van Gonography" logo doesn't display the version anymore.
  • Stealth mode: I started working on a "stealth" mode, but I got no idea what to do with it, so we'll see...

Bug Fixes

  • --log argument: There was a bug where you had to type --log something to make it work, you can now just type: --log or -l.

Dependencies

  • cryptography: cryptography is now required to run the project.

Breaking Changes

cryptography is not fully working, I've yet to complete the encryption implementation, it seems to work only when using the encode mode, so for now, just don't use it.

Usage

You can now use the configuration files to not type your commands over and over again, just save them and BOOM, you're good to go.

Known Issues

Decryption code is not completed, so it will 100% result in a error when trying to decode and decrypt.

Support

Make a issue or pull request if you find any bug, I highly appreciate it, thanks! πŸ™ŒπŸ»