# go-web-shell **Repository Path**: mtygp/go-web-shell ## Basic Information - **Project Name**: go-web-shell - **Description**: web shell by go - **Primary Language**: Go - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-04 - **Last Updated**: 2025-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 初始化 Go 模块 go mod init go_web_shell # 添加 gorilla/websocket 依赖 go get github.com/gorilla/websocket # vue3 npm install xterm xterm-addon-fit