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.
🔄 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:add-proxymock-tui📝 Commits (1)
c2efef7Add proxymock tui📊 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.