This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
Ruse 1.0.1
Another new release of Ruse, bringing additional features, impoved performance and more security.
New features
- Regular Expression matching for User-Agent header fields.
- SIGHUP signal handling to reload configuration file.
Bug fixes
- Fixed several possible issues with logging functions and format strings.
- Added additional checks to avoid exceptions when de-referencing configured UserAgent arrays.
Enhancement
- Improved the logging messages when serving static file content.
- Optimised directory's regular expression by compiling the regexp only once.