flashbots / flashbots/glycerine
feat: add `--setup-only` and `--no-setup` CLI flags
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
for better security we might want to run setup (nfq, epehemeral ports, routes, etc) only once with elevated privileges, and then run proxy as unprivileged user.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Rust CLI argument parsing and the routines that configure nfq, ephemeral ports, and routes. Define how --setup-only performs setup and exits, and how --no-setup skips it so the proxy can run unprivileged; done means both flags work without disrupting the existing setup path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, networking, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100