Releases: d3xMachina/EnvForwarder
Releases · d3xMachina/EnvForwarder
Version 1.1.0
- Added EnvForwarderCLI to forward the pipes of console applications correctly. This fix console applications not outputing anything. EnvForwarder.exe is for GUI applications and EnvForwarderCLI.exe is for console applications.
- Retrieve the exit code of the forwarded application
- Kill the forwarded application when the EnvForwarder is killed, this is useful for scripts.
- Added APPEND and PREPEND rules.
- Fix arguments parsing when more than one argument
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0
First release.