2025-05-21
ew-cli 0.12.3
- Added: added an
--dns-override $host=$ip
option toew-cli
to override DNS resolution for a specific host - Fixed: JNA warnings printed to the console when running on JDK 24 or later
- Fixed:
ew-cli
now passes proxy configuration to wireguard exit node, fixes ew-wg-exit-node timeout when using the egress tunnel feature
emulator.wtf web app
- Added: emulator.wtf web app now supports specific testcase URLs in the form of
https://emulator.wtf/o/<orgUuid>/r/<runUuid>/t/<className>/<methodName>
. You can use the test details URL as a base to construct URLs like this for linking to specific testcase results directly.