mirrord icon indicating copy to clipboard operation
mirrord copied to clipboard

Connect your local process and your cloud environment, and run local code in cloud conditions.

Results 319 mirrord issues
Sort by recently updated
recently updated
newest added

`mirrord-layer` has the following unused dependencies -- ``` mirrord-layer v2.5.0 (/home/parallels/Documents/mirrord_build_time/mirrord/mirrord-layer) └─── dependencies ├─── "clap" ├─── "multi-map" ├─── "nanoid" ├─── "nix" └─── "queues" ``` - [ ] Verify the analysis...

enhancement
good first issue

At the time of writing, we run our e2e test flows on test apps in Node and Python (Flask). We should expand coverage to include more frameworks (since different web...

enhancement
good first issue
tests

agent: add debug print of args to identify runs

References Issue #174 Remove `unwraps` by returning `Result`

We want to have similar functionality and user experience in the IntelliJ extension as we have for VSCode. We haven't researched how the API looks for IntelliJ but in general...

enhancement

Suport for network ops is added through #228, we need support for fileops as well

![frida-gum-sys](https://user-images.githubusercontent.com/65067357/181485894-a44c5090-e0cb-470a-8746-6787ab22f702.png) Running the `frida-gum-sys` build script is the third biggest overhead for us during building. This overhead is primarily because we use the the `auto-download` feature. The time is basically...

enhancement

*DRAFT* Left work: - [ ] Manual sanity - [ ] E2E Tests - [ ] Extension configuration (another PR?)