--no-localhost option
Open
- Dominant language
- Rust
- Stars
- 12k
- Forks
- 349
- PR merge metrics
- No merged PRs in 30d
Description
please add option to filter out localhost connections
Contributor guide
Research direction
Start by locating the CLI option definitions and the code that selects or displays connections. Trace how localhost connections are identified and filtered, then add coverage for the new option and verify that enabling --no-localhost excludes localhost connections while leaving other connections visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100