Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| windows:programs [2025/12/28 04:29] – [OpenSSH] Sean Rhone | windows:programs [2026/01/15 03:48] (current) – [OpenSSH] Sean Rhone |
|---|
| * https://github.com/PowerShell/Win32-OpenSSH (''scp'' included too) | * https://github.com/PowerShell/Win32-OpenSSH (''scp'' included too) |
| * [[https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip|OpenSSH-Win64.zip]] | * [[https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip|OpenSSH-Win64.zip]] |
| | |
| | DEL /Q "%UserProfile%\Downloads\OpenSSH-Win64.zip" & "curl.exe" --output "%UserProfile%\Downloads\OpenSSH-Win64.zip" --location "https://github.com/PowerShell/Win32-OpenSSH/releases/latest/download/OpenSSH-Win64.zip" |
| | |
| | RMDIR /S /Q "%UserProfile%\Downloads\OpenSSH-Win64" & "tar.exe" xf "%UserProfile%\Downloads\OpenSSH-Win64.zip" -C "%UserProfile%\Downloads" |
| |
| "%UserProfile%\Downloads\OpenSSH-Win64\ssh.exe" | "%UserProfile%\Downloads\OpenSSH-Win64\ssh.exe" |
| |
| "%UserProfile%\Downloads\OpenSSH-Win64\scp.exe" | "%UserProfile%\Downloads\OpenSSH-Win64\scp.exe" |
| | |
| | DEL /Q "%UserProfile%\Downloads\OpenSSH-Win64.zip" & RMDIR /S /Q "%UserProfile%\Downloads\OpenSSH-Win64" |
| | |
| | ==== Alira ==== |
| | |
| | "%UserProfile%\Downloads\OpenSSH-Win64\ssh.exe" espionage724@192.168.1.152 |
| |
| "%UserProfile%\Downloads\OpenSSH-Win64\scp.exe" espionage724@192.168.1.152:~/* "%UserProfile%\Downloads" | "%UserProfile%\Downloads\OpenSSH-Win64\scp.exe" espionage724@192.168.1.152:~/* "%UserProfile%\Downloads" |
| | |
| | ==== Router ==== |
| | |
| | **** |
| | |
| | "%UserProfile%\Downloads\OpenSSH-Win64\ssh.exe" root@192.168.1.1 |
| |
| ====== Browsers ====== | ====== Browsers ====== |