【tool】kali连接rdp远程桌面
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
命令:
rdesktop -g 1440x900 -r disk:LinuxDisk=/root/Downloads -u username -p "password" 192.168.10.1:3389
# 如果无rdesktop工具,可用 sudo apt-get install rdesktop 命令安装
参数:
-g # 窗口分辨率
-r # 本地目录共享
-u # 用户名
-p # 密码




A beautiful web dashboard for Linux
最近提交(Master分支:19 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)