Skip to content

Commit 2bedd3e

Browse files
authored
Update README.md
1 parent f321af1 commit 2bedd3e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ If you want to know further information regarding ConPty you can find a great ar
1616

1717
**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).**
1818

19+
**NOTE2: If the ConPTY is not available on the target system you will get a normal netcat-like interactive shell.**
20+
1921
## Requirements
2022
<p>Client Side: Windows version >= 10 / 2019 1809 (build >= 10.0.17763)</p>
2123
<p>Server Side: any tcp listener, i.e. netcat</p>

0 commit comments

Comments
 (0)