Skip to content

feat(PortLookup): add FTP-DATA BoxSource - #439

Open
XiaoXiaoSN wants to merge 1 commit into
mainfrom
feat/boxsource-new-portlookup
Open

feat(PortLookup): add FTP-DATA BoxSource#439
XiaoXiaoSN wants to merge 1 commit into
mainfrom
feat/boxsource-new-portlookup

Conversation

@XiaoXiaoSN

@XiaoXiaoSN XiaoXiaoSN commented Jun 24, 2026

Copy link
Copy Markdown
Owner

Box Source: Port Lookup (Decode)

Adds the Port Lookup box source to Magic Box. It is disabled by default.

Details:

  • Category (Kind): Decode
  • Tag: #
  • Default Input: 443 ::port

Options:

  • ::port, ::portlookup

Description:

Look up a well-known port number or service name. ::port

Usage Examples:

  • Input:
443
::port
  • Output Box (Port Lookup):
Port: 443
Service: HTTPS
Description: HTTP over TLS
Range: well-known

@XiaoXiaoSN

Copy link
Copy Markdown
Owner Author

Linting/testing failed on this branch.

Error details:

Please fix the linting and testing issues and ensure 'bun run lint' and 'bun test run' pass.

@XiaoXiaoSN

Copy link
Copy Markdown
Owner Author

This PR is ready to merge!

@XiaoXiaoSN
XiaoXiaoSN force-pushed the feat/boxsource-new-portlookup branch from 741977d to e2ffc74 Compare June 26, 2026 08:17
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