Contents Menu Expand Light mode Dark mode Auto light/dark mode
pync documentation
pync documentation
  • Usage
    • Client/Server Model
    • Data Transfer
    • Talking to Servers
    • Port Scanning
    • Remote Command Execution
    • Remote Code Execution
    • pync For Python Developers
  • Options
    • [-e]xecuting [-c]ommands
    • -h: show available options and exit.
    • -k: Keep inbound sockets open for multiple connects
    • -l: Listen mode, for inbound connects
    • -q: quit after EOF on stdin and delay of seconds
    • -u: UDP mode
    • -v: Verbose
    • Executing P[-Yy]thon Code
    • -z: Zero-I/O mode
  • API Reference
    • pync
    • Netcat
    • Clients
    • Servers
    • Connections
  • GitHub Repository
Back to top
Copyright © 2022, Brendon Worthington
Made with Sphinx and @pradyunsg's Furo