v1.1.3
Happy new year! 2021! This is the first update in this year.
This is a minor update, changed a lot, and fixed some bugs.
New Features
- Added "-v/--version" option in command line to display mcrelay version and its internal version.
Enhancements
- Increased relay efficiency and decreased CPU cost & network latency by using event poll(epoll).
Changes
- Changed copyright year from "2020" to "2020-2021".
- Added "version.json" as version manifest.
- Changed some display messages.
Changes(Technical)
- Changed dump style of Configuration Dumper.
- Added string split in reverse order.
Fixed Bugs
- Cannot proper read destination address in configuration file.
- Cannot proper read proxy information in configuration file when you enabled SRV Resolve.
- Processing wrong when option with "-" prefix and it's not a valid option.