diff --git a/README.md b/README.md index a7822d9..e8825f3 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,18 @@ cd proxmox-rdp-autosetup bash install_web_control.sh ``` +### RDP 제어 스크립트 다운로드 +```bash +# curl로 직접 다운로드 +curl -fsSL https://git.0bin.in/thug0bin/proxmox-rdp-autosetup/raw/branch/main/rdp-control.sh -o rdp-control.sh +chmod +x rdp-control.sh + +# 사용법 +./rdp-control.sh start +./rdp-control.sh status +./rdp-control.sh stop +``` + ## 📋 주요 기능 ### 자동 RDP 설정