SkuldNorniern / fluere

Fluere is a powerful and versatile tool designed for network monitoring and analysis. It is capable of capturing network packets in pcap format and converting them into NetFlow data, providing a comprehensive view of network traffic. It also Provides Terminal User Interface.
Apache License 2.0
29 stars 3 forks source link

feat: Implement plugin system #62

Closed sweep-ai[bot] closed 10 months ago

sweep-ai[bot] commented 10 months ago

Description

This PR implements a plugin system for extended usage and diverse support in the Fluere project. The plugin system allows users to add custom functionality to the application by creating and loading plugins dynamically.

Summary of Changes

Please review and merge this PR to enable the plugin system in Fluere.

Fixes #24.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/implement-plugin-system

πŸŽ‰ Latest improvements to Sweep:


πŸ’‘ To get Sweep to edit this pull request, you can: