Skip to content

Interactive graph does not work if the full file path name has more than one "." #48

Description

@srixivas
  • pyvis has a check for assert len(name.split(".")) == 2 which fails when a filename with full path containing "."

Hacky Fix:

  • Have no "." when along the folders where PcapXray is located.

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