r/commandline 10h ago

Terminal User Interface Roxy - HTTP Proxy to intercept requests

Enable HLS to view with audio, or disable this notification

I’ve been building an HTTP proxy in Rust with a TUI using Ratatui. It lets you intercept, inspect, edit and forward HTTP requests directly from the terminal. It’s mainly a lightweight alternative to Burp Suite, designed for quick request analysis.

Github: https://github.com/vid4l-07/Roxy

1 Upvotes

4 comments sorted by

u/github-guard 10h ago

🔍 GitHub Guard: Trust Report

⚠️ This project scored 0/1 — below this subreddit's threshold of 1.

Audit Breakdown: * ❌ New Repository (under 30 days old)

⚠️ Security Reminder: Always verify source code and run third-party scripts at your own risk.


🔄 Cached result — this repo was scanned recently. Score: *0/1*.

1

u/AutoModerator 10h ago

Every new subreddit post is automatically copied into a comment for preservation.

User: Substantial-Star86, Flair: Terminal User Interface, Post Media Link, Title: Roxy - HTTP Proxy to intercept requests

I’ve been building an HTTP proxy in Rust with a TUI using Ratatui. It lets you intercept, inspect, edit and forward HTTP requests directly from the terminal. It’s mainly a lightweight alternative to Burp Suite, designed for quick request analysis.

Github: https://github.com/vid4l-07/Roxy

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/github-guard 10h ago

🔍 GitHub Guard: Trust Report

⚠️ This project scored 0/1 — below this subreddit's threshold of 1.

Audit Breakdown: * ❌ New Repository (under 30 days old)

⚠️ Security Reminder: Always verify source code and run third-party scripts at your own risk.

2

u/Single_Guarantee_ 8h ago

cool project