# go-webRDP-demo **Repository Path**: caseone/go-webRDP-demo ## Basic Information - **Project Name**: go-webRDP-demo - **Description**: from https://github.com/anhk/go-webRDP-demo - **Primary Language**: Go - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-22 - **Last Updated**: 2023-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webRDP ### prepare ```bash # MacOS $ brew install freerdp # Ubuntu $ apt install freerdp2-dev ```