rstms / netchat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

netchat

netcat(socat) + chat


Requirements

python modules

  • click
  • pexpect

command line tools

  • socat

Usage:

Usage: netchat [OPTIONS] ADDRESS PORT [SCRIPT]

Options:
  -f, --file FILENAME
  -t, --timeout INTEGER
  -v, --verbose
  -e, --echo
  -d, --debug
  --help                 Show this message and exit.

About

License:MIT License


Languages

Language:Python 88.6%Language:Makefile 10.2%Language:Shell 1.2%