Skip to content

Fix: Resolve CyberScan.py indentation and Python 3 compatibility issues#20

Open
Ajay16code wants to merge 1 commit intomedbenali:masterfrom
Ajay16code:fix-cyberscan-indentation
Open

Fix: Resolve CyberScan.py indentation and Python 3 compatibility issues#20
Ajay16code wants to merge 1 commit intomedbenali:masterfrom
Ajay16code:fix-cyberscan-indentation

Conversation

@Ajay16code
Copy link

  • Corrected mixed tabs and spaces causing TabError (line 77)
  • Updated write() function with consistent 4-space indentation
  • Converted print statements and exception handling to Python 3 syntax
  • Fixed lambda unpacking for Scapy compatibility
  • Ensures full script runs on Python 3 without indentation errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant