using original traceroute command for dial

This commit is contained in:
buyuxiang
2022-08-02 10:55:45 +08:00
parent 064a41c490
commit be9542ffee
3 changed files with 95 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
- fix: optimize websocket step initialization
- fix: reuse plugin instance if already initialized
- fix: deep copy api step to avoid data racing
- feat: support ping/dns/traceroute for dial test
## v4.1.6 (2022-07-04)