Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix module loading for ssh, vnc and ftp #447

Merged
merged 1 commit into from
Oct 12, 2024
Merged

Conversation

NeffIsBack
Copy link
Contributor

@NeffIsBack NeffIsBack commented Oct 12, 2024

Before as some protocols implemented proto_flow themselves but did not properly load modules. This is fixed now

Fixes #443

@NeffIsBack NeffIsBack merged commit 9e61764 into main Oct 12, 2024
6 checks passed
@NeffIsBack NeffIsBack deleted the neff-fix-loading-modules branch October 12, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception with ssh - AttributeError: 'ssh' object has no attribute 'modules'
2 participants