Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioCoco authored Nov 28, 2019
1 parent f321af1 commit 2bedd3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ If you want to know further information regarding ConPty you can find a great ar

**NOTE: ConPtyShell uses the function <a href="https://docs.microsoft.com/en-us/windows/console/createpseudoconsole">CreatePseudoConsole()</a>. This function is available since Windows 10 / Windows Server 2019 version 1809 (build 10.0.17763).**

**NOTE2: If the ConPTY is not available on the target system you will get a normal netcat-like interactive shell.**

## Requirements
<p>Client Side: Windows version >= 10 / 2019 1809 (build >= 10.0.17763)</p>
<p>Server Side: any tcp listener, i.e. netcat</p>
Expand Down

0 comments on commit 2bedd3e

Please sign in to comment.