14 comments (14 comments)48 reactions (48 reactions)0 assignees (0 assignees)C28,275 stars (28,275 stars)2,174 forks (2,174 forks)batch import
help wanted
Description
Linux support by this tool would be great.
Contributor guide
- Tech stack
- cshell
- Domain
- backendsecurity
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 5
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Familiarity with CUnderstanding of Windows/WinDivertLinux netfilter knowledge
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 15
- Research direction
- This feature request lacks detailed specifications. The existing codebase uses Windows specific APIs like WinDivert for packet processing, which need to be replaced with Linux equivalents such as netfilter or nfqueue. Explore the repository's architecture in the 'goodbyedpi' and 'winsock' directories. Review the 14 comments for additional context, particularly any mention of specific Linux compatibility requirements or prior attempts.