ScanopyScanopy
Bindings

Overview

Binding Types

  • Interface binding: Service is present at an interface (IP address) without a specific port. Used for non-port-bound services like gateways.
  • Port binding (specific interface): Service listens on a specific port on a specific interface.
  • Port binding (all interfaces): Service listens on a specific port on all interfaces (interface_id: null).

On this page