Skip to main content

A TCP port traffic monitor.

Project description

# Tcpstat

A TCP port traffic monitor written in Python. [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/caizixian/tcpstat/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/caizixian/tcpstat/?branch=master) [![Build Status](https://scrutinizer-ci.com/g/caizixian/tcpstat/badges/build.png?b=master)](https://scrutinizer-ci.com/g/caizixian/tcpstat/build-status/master)

## 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?][3]

## 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][1]

## License

MIT

## Bugs and Issues

  • Feel free to create issue at [issue tracker][2]

  • And please feel free to make pull requests.

[1]:https://github.com/caizixian/tcpstat/wiki [2]:https://github.com/caizixian/tcpstat/issues [3]:https://docs.mongodb.org/manual/administration/security/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tcpstat-0.0.1.zip (9.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page