Open Issues Need Help
View All on GitHubAI Summary: This issue requires manually fixing lines of code that exceed the maximum length limit, as indicated by "Line too long" warnings. The fix involves adjusting the code to be more concise and then verifying it with flake8, removing any temporary exclusions added to the .flake8 file.
AI Summary: This issue proposes to enhance the autocomplete functionality in EvilLimiter-NG by migrating from a basic `WordCompleter` to a more sophisticated `NestedCompleter`. This change aims to provide more contextually relevant suggestions to users, improving the overall command-line experience.
AI Summary: This issue requires encapsulating raw ARP packets within Ethernet frames in the `evillimiter_ng/networking/spoof.py` file. This will resolve Scapy warnings caused by missing Ethernet headers and ensure adherence to networking standards.
AI Summary: This GitHub issue is a general call for contributions to the EvilLimiter-ng project, aiming to keep it alive. It encourages community members to help by reporting bugs, submitting pull requests for bug fixes, UX improvements, or new features, and by keeping the project's documentation up-to-date. The maintainers welcome any form of contribution to sustain the project.