Erwin Murphy
Erwin Murphy
New member
- Tham gia
- 4/10/24
- Bài viết
- 2
- Cảm xúc
- 0
Em đang tập viết tool, mới tiếp cận Autoit còn nhiều cái ko biết, đang vướng chỗ connect ssh bằng bitvise
Bác nào cho em xin source code connect ssh bằng Autoit với
Có 1 bác share code này
Run("BvSsh\BvSsh.exe /host="&$sz_ip&" /user="&$sz_user&" /password="&$sz_pass&" /openTerm=n /openSFTP=n /openRDP=n /loginOnStartup /hide=auth /hide=banner /hide=popups /hide=trayIcon /hide=trayPopups /hide=trayTerm /hide=traySFTP /hide=trayRDP /hide=trayLog /hide=trayBSSCP")
Nhưng còn phần Proxy Forwarding để tạo sock với bảng Host Key Verification thì làm thế nào ạ
Bác nào cho em xin source code connect ssh bằng Autoit với
Có 1 bác share code này
Run("BvSsh\BvSsh.exe /host="&$sz_ip&" /user="&$sz_user&" /password="&$sz_pass&" /openTerm=n /openSFTP=n /openRDP=n /loginOnStartup /hide=auth /hide=banner /hide=popups /hide=trayIcon /hide=trayPopups /hide=trayTerm /hide=traySFTP /hide=trayRDP /hide=trayLog /hide=trayBSSCP")
Nhưng còn phần Proxy Forwarding để tạo sock với bảng Host Key Verification thì làm thế nào ạ