You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ If you want to know further information regarding ConPty you can find a great ar
16
16
17
17
**NOTE: ConPtyShell uses the function <ahref="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).**
18
18
19
+
**NOTE2: If the ConPTY is not available on the target system you will get a normal netcat-like interactive shell.**
20
+
19
21
## Requirements
20
22
<p>Client Side: Windows version >= 10 / 2019 1809 (build >= 10.0.17763)</p>
0 commit comments