Internet Components

internet - context and nocontext entities
Component Name Notes
DOMAIN email address
LOCAL email address
HOST URL
PASSWORD URL
PORT URL
USER URL

The following examples demonstrate the use of these components.

  • exampleuser@example.com

    DOMAIN: example.com
    LOCAL: exampleuser
  • http://exampleuser:123456@example.com:9100/

    HOST: example.com
    PASSWORD: 123456
    PORT: 9100
    USER: exampleuser