Thanks to visit codestin.com
Credit goes to github.com

Skip to content

marcoshat/pync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name

pync - arbitrary TCP and UDP connections and listens (Netcat for Python).

Description

Inspired by the Black Hat Python book, the goal of pync was to create an easy to use library that provides Netcat-like functionality for Python developers.

Common uses include:

Installation

pync should work on any system with Python installed (version 2.7 or higher).

Use Python's pip command to install pync straight from github:

pip install https://github.com/brenw0rth/pync/archive/main.zip

Documentation

For full documentation, please visit https://pync.readthedocs.io.

Useful Links

See Also

TODO

  • Add SSL support
  • Add PTY support

License

See LICENSE

About

arbitrary TCP and UDP connections and listens (Netcat for Python).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%