Proxy / Traffic Interceptor
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 26
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 4
Description
> ℹ️ _This issue was partially AI-generated and may contain technical inaccuracies._
**Is your feature request related to a problem? Please describe.**
Documenting or reverse-engineering an existing API means re-creating every request by hand.
**Describe the solution you'd like**
Provide a proxy / traffic interceptor that captures HTTP traffic from the browser or another app and imports the captured calls directly as Trufos requests.
**Describe alternatives you've considered**
Manual recreation of requests; importing from HAR files exported by browser devtools.
**Additional context**
Postman-exclusive feature. Raises trust/security considerations (TLS interception, certificate handling) that must be designed carefully.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by clarifying capture requirements for browser or other-app traffic and how captured calls become Trufos requests, using HAR import as the stated alternative. Define TLS interception, certificate handling, and security acceptance criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, nodejs, typescript
- Domain
- api, desktop, networking, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100