YueGuobin dc04c29e7e
docs: add GNS3 appliance loading mechanism to memory
Document how GNS3 loads appliance files from builtin and custom directories with priority rules, including storage locations and the design rationale that allows users to customize devices without losing changes during registry updates.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 22:31:28 +08:00

1.2 KiB

GNS3 Server Project Memory

Note

: This directory stores important project-related memories and case studies, managed with the code repository.

How to record: Use the /memory skill to record important information to the project memory directory.

Quick Reference

  • Memory directory: .claude/memory/
  • Skill file: .claude/skills/memory/SKILL.md
  • Main index: MEMORY.md (this file)

Topics

Web Wireshark Integration

  • JWT Token Flow - JWT token transmission path in Web Wireshark
    • Key point: UDPLink only passes through jwt_token, ultimately used by curl command inside Web Wireshark container to authenticate with GNS3 capture stream API
  • Xpra HTML5 Client - Xpra HTML5 client menu control parameters for customizing the web interface

Appliance Management

  • GNS3 Appliance Loading - How GNS3 loads appliance files from builtin and custom directories with priority rules

uBridge Permission

  • uBridge Permission Issue - Docker containers fail to start due to missing CAP_NET_ADMIN/CAP_NET_RAW capabilities on uBridge