CrazyChildren

Results 2 issues of CrazyChildren

**Describe the bug** i used your repository to keep my project testing environment consistent, it's really useful. while my project need to communicate a device whose ip addr was 192.168.102.1(LAN...

when using VSCode rust-analyzer plugin(which is recommended for using vscode), it would report "dyld not loaded".because it will NOT load `DYLD_FALLBACK_LIBRARY_PATH` environment variable. you should open setting->rust-analyzer->server->env variables or open...