diff --git a/Win32-OpenSSH.md b/Win32-OpenSSH.md deleted file mode 100644 index 35b7bfd..0000000 --- a/Win32-OpenSSH.md +++ /dev/null @@ -1,28 +0,0 @@ -## Project - -* [Project Status](https://github.com/PowerShell/Win32-OpenSSH/wiki/Project-Status) -* [Project Scope](https://github.com/PowerShell/Win32-OpenSSH/wiki/Project-Scope) -* [Project Roadmap](https://github.com/PowerShell/Win32-OpenSSH/wiki/Win32-OpenSSH-RoadMap) -* [Area Owners](https://github.com/PowerShell/Win32-OpenSSH/wiki/Area-Owners) -* [Design Details](https://github.com/PowerShell/Win32-OpenSSH/wiki/About-Win32-OpenSSH-and-Design-Details) -* [TTY PTY support](https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH) -* [Intro links for penetration testing](https://github.com/PowerShell/Win32-OpenSSH/wiki/Intro-Links-for-Penetration-Testing) - -## Installation - -* [Install Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/Install-Win32-OpenSSH) -* [Alternative installation using Chocolatey](https://github.com/PowerShell/Win32-OpenSSH/wiki/Win32-OpenSSH-Automated-Install-and-Upgrade-using-Chocolatey) - -## Usage -* [SSH Usage Examples](https://github.com/PowerShell/Win32-OpenSSH/wiki/ssh.exe-examples) -* [SFTP Usage Examples](https://github.com/PowerShell/Win32-OpenSSH/wiki/sftp.exe-examples) -* [Info on SSH remote sessions on Windows](https://github.com/PowerShell/Win32-OpenSSH/wiki/SSH-remote-sessions-on-Windows) -* [Troubleshooting](https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps) -* [Retrieving download links for the latest packages](https://github.com/PowerShell/Win32-OpenSSH/wiki/How-to-retrieve-links-to-latest-packages) - -## Developing and Contributing to Win32-OpenSSH -* [Building Win32-OpenSSH on Windows (w/ LibreSSL)](https://github.com/PowerShell/Win32-OpenSSH/wiki/Building-OpenSSH-for-Windows-(using-LibreSSL-crypto)) -* [Building Win32-OpenSSH on Linux](https://github.com/PowerShell/Win32-OpenSSH/wiki/Building-Win32-OpenSSH-on-Linux) -* [VS 2015 Build Instructions](https://github.com/PowerShell/Win32-OpenSSH/wiki/Building-using-VS-2015) -* [Running Pester tests](https://github.com/PowerShell/Win32-OpenSSH/wiki/Run-OpenSSH-Pester-Tests) -* [Eclipse CDT and GDB setup to debug SSH tools](https://github.com/PowerShell/Win32-OpenSSH/wiki/Eclipse-CDT-and-GDB-setup-to-debug-SSH-tools)