summaryrefslogtreecommitdiffstats
path: root/__init__.py
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2022-03-10 04:56:04 -0500
committerMalfurious <m@lfurio.us>2022-03-14 00:15:02 -0400
commit5d388a4f47272c612413961938692d1d28030fc8 (patch)
tree1172df087a9b81406e2d7ffffed59865653f0e77 /__init__.py
parent71b03b656540fbc135f2fc78b3c1104b7b05ee5a (diff)
downloadsploit-5d388a4f47272c612413961938692d1d28030fc8.tar.gz
sploit-5d388a4f47272c612413961938692d1d28030fc8.zip
sploit: Add Comm property 'readonwrite'
If readonwrite is set to True (default False), Sploit will catch up and read all available stdin data from the target in a non-blocking fashion. If logonread is also set to True, this data will immediately be presented to the user whenever data is sent, but is otherwise lost (not returned). This mode is primarily intended for use in the interactive Python interpreter, where it can be cumbersome to keep alternating read and write calls when one does not care to actually record the read values. Signed-off-by: Malfurious <m@lfurio.us> Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '__init__.py')
0 files changed, 0 insertions, 0 deletions