[PR #297] [MERGED] Add proxymock tui #13411

Closed
opened 2026-06-14 21:31:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rothgar/awesome-tuis/pull/297
Author: @mleray24
Created: 4/16/2025
Status: Merged
Merged: 4/16/2025
Merged by: @rothgar

Base: masterHead: add-proxymock-tui


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds the proxymock tui/cli. proxymock is a tool that uses a proxy to intercept inbound and outbound traffic from an app running on the local desktop. All details of the request and response can be navigated in the tui. Recorded calls can be turned into tests and mocks to speed up development. It's like a self contained isolation environment that looks real to the app. The tool is free and self contained as a single cli - it is not a wrapper around another tool and is delivered as a single binary.

image image

🔄 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/rothgar/awesome-tuis/pull/297 **Author:** [@mleray24](https://github.com/mleray24) **Created:** 4/16/2025 **Status:** ✅ Merged **Merged:** 4/16/2025 **Merged by:** [@rothgar](https://github.com/rothgar) **Base:** `master` ← **Head:** `add-proxymock-tui` --- ### 📝 Commits (1) - [`c2efef7`](https://github.com/rothgar/awesome-tuis/commit/c2efef7b6c060b9e523f81d3333ffbd81f7e3589) Add proxymock tui ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds the proxymock tui/cli. proxymock is a tool that uses a proxy to intercept inbound and outbound traffic from an app running on the local desktop. All details of the request and response can be navigated in the tui. Recorded calls can be turned into tests and mocks to speed up development. It's like a self contained isolation environment that looks real to the app. The tool is free and self contained as a single cli - it is not a wrapper around another tool and is delivered as a single binary. <img width="1231" alt="image" src="https://github.com/user-attachments/assets/89e48784-192d-4fcf-884d-e08e7a711f1a" /> <img width="1234" alt="image" src="https://github.com/user-attachments/assets/434389f2-63ae-42ad-be27-dbf8ea30e416" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-14 21:31:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tuis#13411