Skip to content

Fonts are missing when using WebShark offline #50

@CodeCommandoPants

Description

@CodeCommandoPants

When using webshark without being connected to a network (inside closed network for malware analysis for example) the ui cannot load fonts and icons.

  • Font: Roboto
  • Font: Material Icons

This could be fixed by:

  • Hosting the fonts locally on the webserver and fetching them from the internet at the same time as the docker image is built. That way the image can be moved into the offline network and serve the fonts.
  • Baking in backup icons as SVG as a fallback or use unicode icons as fallback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions