spellshift / realm

Realm is a cross platform Red Team engagement platform with a focus on automation and reliability.
https://docs.realm.pub/
GNU General Public License v3.0
425 stars 32 forks source link

We support proxies woot #696

Closed hulto closed 8 months ago

hulto commented 8 months ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

Adds support for http and https proxies in Imix

Which issue(s) this PR fixes:

fixes https://github.com/spellshift/realm/issues/705

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 9.83607% with 55 lines in your changes are missing coverage. Please review.

Project coverage is 71.65%. Comparing base (3192f98) to head (a5a7bc6).

Files Patch % Lines
implants/imix/src/config.rs 0.00% 35 Missing :warning:
implants/lib/transport/src/grpc.rs 0.00% 18 Missing :warning:
implants/imix/src/agent.rs 0.00% 1 Missing :warning:
implants/lib/transport/src/mock.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #696 +/- ## ========================================== - Coverage 71.95% 71.65% -0.31% ========================================== Files 175 175 Lines 12251 12287 +36 ========================================== - Hits 8815 8804 -11 - Misses 3221 3268 +47 Partials 215 215 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.