Fix protocol string representation in Port#1438
Fix protocol string representation in Port#1438Mzack9999 merged 4 commits intoprojectdiscovery:devfrom Mehran-Seifalinia:dev
Conversation
Used p.Protocol.String() instead of %d to ensure proper string representation
WalkthroughThe changes in Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Thanks for your contribution @Mehran-Seifalinia ! :) |
Used p.Protocol.String() instead of %d to ensure proper string representation
Summary by CodeRabbit
New Features
Refactor
Chores