Skip to content

Browser insecure option #9

@jaimeph

Description

@jaimeph

The browser command does not have the insecure option discussed in the documentation when performing a bbb list ovh.

Following tables show the targets belonging to an project.

To connect to a target, you need to connect using Target ID as follows:

console ~$ bbb connect ssh {ttcp_example}
console ~$ bbb connect kube {ttcp_example}
console ~$ bbb connect browser {ttcp_example} [--insecure]
console ~$ bbb connect redis {ttcp_example}
...

bbb connect browser --help

Create a connection to a Browser target.
It authorizes a session, and opens a Browser using it

Usage:
  bbb connect browser

Flags:
  -h, --help       help for browser
      --port int   Port for the local webserver where browser will connect (default 10509)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions