This repository was archived by the owner on Oct 14, 2022. It is now read-only.
Releases: 0xNF/Ellen
Releases · 0xNF/Ellen
Release 0.2.0
Changelog
New
- Added a new Management page, which allows for more confident manipulation of the settings found in the
config.inifile. This page is available athttp://localhost:5000. (#5)
Changed
0.1.2
Changelog
New
- Added two new Config options: (#7, #8)
Timezonehas been added, which accepts eitherLocalorUTC. This new option determines how timestamps are reflected in the output. The default isLocal.Porthas been added, which accepts a Port number to bind the server to. The default is5000.
Fixed
- Config options such as
StoreFullJsonandStoreImageshould no longer be ignored. (#6)
Changed
- Reorganized the config.ini file a little bit to make it a bit easier to understand. (#9)
0.1.1
Changelog:
- The Full JSON Gorilla object can now be stored in the xls and sqlite files. (#2)
- The output directory setting in config.ini is no longer ignored (#4)
- a default config.ini is created on startup (no bug number)
- Server exe is titled
ellen.exenow, instead ofserver.exe
Extract the exe and run ellen.exe. The server listens on localhost:5000
0.1.0
Initial Release of Ellen.
This release includes a compiled version of the Ellen server for Windows x64 devices.
ellen-0.1.0-amd64.zip contains a .ini file to prevent the first run of the exe from crashing. This issue will be fixed in future versions.
