# Tcpstat
A TCP port traffic monitor written in Python. [](https://scrutinizer-ci.com/g/caizixian/tcpstat/?branch=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:
Download Vagrant box at https://cloud-images.ubuntu.com/vagrant/trusty/current/trusty-server-cloudimg-i386-vagrant-disk1.box
vagrant box add ubuntu/trusty32 trusty-server-cloudimg-i386-vagrant-disk1.box
vagrant up
vagrant provision
## 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/
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tcpstat-0.0.1.zip.
File metadata
- Download URL: tcpstat-0.0.1.zip
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1f641a29ac02c6de7e0967d6b333a78cc67838097d7a2427f5322dd45ff5b7e
|
|
| MD5 |
939501d418f339a02b12db3cb518e323
|
|
| BLAKE2b-256 |
78715541339156d92394fed9eb14def0e18d68673451377278e6fb4f2447895b
|