project_document.md 797 B

Project Document

This document provides an overview of the purpose and meaning of each file in the project.

  • intranet_penetration_ui.qml: The main QML file for the user interface of the intranet penetration software.
  • UserPage.qml: The QML file for the User page, which includes user login and tunnel usage information.
  • TunnelPage.qml: The QML file for the Tunnel page, which allows users to manage tunnels and choose tunnel types.
  • ApplicationPage.qml: The QML file for the Application page, which displays application scenario entities and plugin tools.
  • SettingsPage.qml: The QML file for the Settings page, where users can configure the software settings.
  • AboutPage.qml: The QML file for the About page, which provides information about the software and its developers.