1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-30 12:24:14 +01:00

Merge pull request #197 from Reelix/patch-1

Updated README to clarify host requirements.
This commit is contained in:
Caleb Stewart 2021-09-19 02:54:05 -04:00 committed by GitHub
commit ca9ee4b539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,12 +41,12 @@ refer to the documentation for up to date usage and API documentation!
pwncat [documentation] is being built out on Read the Docs. Head there for pwncat [documentation] is being built out on Read the Docs. Head there for
the latest usage and development documentation! the latest usage and development documentation!
**pwncat requires Python 3.9+.** **pwncat requires Python 3.9+ on Linux**
## Windows Support ## Windows Support
pwncat now supports windows starting at `v0.4.0a1`. The Windows platform `pwncat` now supports connections from Windows targets starting at `v0.4.0a1`. The Windows
utilizes a .Net-based C2 library which is loaded automatically. Windows platform utilizes a .Net-based C2 library which is loaded automatically. Windows
targets should connect with either a `cmd.exe` or `powershell.exe` shell, and targets should connect with either a `cmd.exe` or `powershell.exe` shell, and
pwncat will take care of the rest. pwncat will take care of the rest.
@ -94,8 +94,8 @@ Refer to the documentation for more information.
## Install ## Install
`pwncat` only depends on a working Python development environment. In order `pwncat` only depends on a working Python development environment running on Linux.
to install some of the packages required with `pip`, you will likely need In order to install some of the packages required with `pip`, you will likely need
your distribution's "Python Development" package. On Debian based systems, your distribution's "Python Development" package. On Debian based systems,
this is `python-dev`. For Arch, the development files are shipped with the this is `python-dev`. For Arch, the development files are shipped with the
main Python repository. For Enterprise Linux, the package is named main Python repository. For Enterprise Linux, the package is named