Simple TCP Client

pipeline status Latest Release

A simple interactive TCP client, written in Python. Basically a simple python version of netcat.

Installation

pip3 install simpletcpclient

Usage

simpletcpclient <server> <port>

Simple TCP client also has built-in autocomplete, activated using the tab key. It currently supports basic HTTP and SMTP commands: GET, Host:, MAIL FROM:, RCPT TO: etc.

Simple TCP Client

This website uses cookies. More information about the use of cookies is available in the cookies policy.
Accept