Home
Softono

Tcpstat

Open source MIT Python
17
Stars
4
Forks
10
Issues
5
Watchers
8 years
Last Commit

 About Tcpstat

A TCP port traffic monitor.

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Tcpstat?

We provide expert installation service for this software. Our team will install, configure, and secure Tcpstat on your server. plans start at just $30.

Tcpstat

A TCP port traffic monitor written in Python.

Latest Version Scrutinizer Code Quality

Dependencies:

  • MongoDB: an open-source document database.
  • PyMongo: a native Python driver for MongoDB.
  • python-iptables: Python bindings for iptables.

Install dependencies:

sudo apt-get update
sudo apt-get install -y mongodb python-pip python-dev build-essential
sudo pip install -r /vagrant/requirements.txt

How to secure my MongoDB?

Developing:

Install

This project is under heavy development. It is subject to major, breaking changes.

Don't use it on production server or even testing server.

Wiki

GitHub wiki page

License

MIT

Bugs and Issues

  • Feel free to create issue at issue tracker
  • And please feel free to make pull requests.