Commit Graph

11 Commits

Author SHA1 Message Date
Matthew Lopez
c03c3a0ff7
chore: define OPENSSL_STATIC using ENV 2024-08-04 11:47:23 -04:00
dependabot[bot]
8d331fcfda
Bump mitmproxy/mitmproxy from 10.4.1 to 10.4.2 (#5)
Bumps mitmproxy/mitmproxy from 10.4.1 to 10.4.2.

---
updated-dependencies:
- dependency-name: mitmproxy/mitmproxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 09:39:25 -04:00
dependabot[bot]
a548fe1366
Bump mitmproxy/mitmproxy from 10.4.0 to 10.4.1 (#4)
Bumps mitmproxy/mitmproxy from 10.4.0 to 10.4.1.

---
updated-dependencies:
- dependency-name: mitmproxy/mitmproxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 09:19:39 -04:00
dependabot[bot]
9387a49114
Bump mitmproxy/mitmproxy from 10.3.1 to 10.4.0 (#3)
Bumps mitmproxy/mitmproxy from 10.3.1 to 10.4.0.

---
updated-dependencies:
- dependency-name: mitmproxy/mitmproxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 11:18:50 -04:00
Matthew Lopez
f2e7042ac3
Fix downloads by allowing curl to follow redirects 2024-07-26 10:32:33 -04:00
Matthew Lopez
b7b6e19879
Fix cryptography by statically linking OpenSSL 2024-06-27 12:59:22 -04:00
Matthew Lopez
8bc0fd1727
Quick fix: downgrade mitmproxy and cryptography to fix errors 2024-06-27 11:15:02 -04:00
Matthew Lopez
bfb5d01353
Reconfigure mitmproxy for Docker 2023-12-15 16:25:56 -05:00
Matthew Lopez
33fde8aee2
Use recommended apt order 2023-12-14 20:43:27 -05:00
Matthew Lopez
d2affc3f8b
Update Dockerfile to be functional 2023-12-14 19:05:35 -05:00
Matthew Lopez
d427939dd4
Create WIP mitmproxy-pretendo Dockerfile
It doesn't quite work yet.
2023-12-14 19:26:53 +00:00