[PR #27] [MERGED] Added a Dockerfile for the mitm proxy #61

Closed
opened 2026-02-28 14:18:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AnanthVivekanand/spotify-adblock/pull/27
Author: @AngryKiller
Created: 4/12/2021
Status: Merged
Merged: 4/28/2021
Merged by: @AnanthVivekanand

Base: masterHead: master


📝 Commits (4)

  • 5a881a9 Added Dockerfile for MITM proxy
  • 29aff1a Added Docker instructions for mitm proxy in README
  • 25cc741 Added an example command to run the mitm proxy with Docker
  • a69ef29 Fixed presentation

📊 Changes

3 files changed (+21 additions, -1 deletions)

View changed files

Dockerfile.mitm (+7 -0)
📝 README.md (+11 -0)
📝 package.json (+3 -1)

📄 Description

This pull request adds a Dockerfile for the mitm proxy (mitm.js) to deploy it easily on an external server using Docker. I tested it on macOS with Docker Desktop and on Debian 10, it builds and runs perfectly.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AnanthVivekanand/spotify-adblock/pull/27 **Author:** [@AngryKiller](https://github.com/AngryKiller) **Created:** 4/12/2021 **Status:** ✅ Merged **Merged:** 4/28/2021 **Merged by:** [@AnanthVivekanand](https://github.com/AnanthVivekanand) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`5a881a9`](https://github.com/AnanthVivekanand/spotify-adblock/commit/5a881a9b092c3f26ebbd1e8b6e7c5c2bdf8c346c) Added Dockerfile for MITM proxy - [`29aff1a`](https://github.com/AnanthVivekanand/spotify-adblock/commit/29aff1aebf2ba9b9d31613ddca20269f584b901a) Added Docker instructions for mitm proxy in README - [`25cc741`](https://github.com/AnanthVivekanand/spotify-adblock/commit/25cc741d1c57b5aabb2278d2216207e1b480123e) Added an example command to run the mitm proxy with Docker - [`a69ef29`](https://github.com/AnanthVivekanand/spotify-adblock/commit/a69ef29bddfc7096698c046ab079c76e8201edb1) Fixed presentation ### 📊 Changes **3 files changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `Dockerfile.mitm` (+7 -0) 📝 `README.md` (+11 -0) 📝 `package.json` (+3 -1) </details> ### 📄 Description This pull request adds a Dockerfile for the mitm proxy (mitm.js) to deploy it easily on an external server using Docker. I tested it on macOS with Docker Desktop and on Debian 10, it builds and runs perfectly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:18:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-adblock#61
No description provided.