Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dotboris/hidden-hippo
A tool that identifies the people around you by sniffing network traffic and mining social networks.
https://github.com/dotboris/hidden-hippo
Last synced: 3 months ago
JSON representation
A tool that identifies the people around you by sniffing network traffic and mining social networks.
- Host: GitHub
- URL: https://github.com/dotboris/hidden-hippo
- Owner: dotboris
- License: mit
- Archived: true
- Created: 2015-02-19T12:28:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-09T22:56:34.000Z (over 9 years ago)
- Last Synced: 2024-07-17T16:22:47.774Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 813 KB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-network-stuff - **5**星
README
Hidden Hippo
============[![Build Status](https://travis-ci.org/beraboris/hidden-hippo.svg?branch=master)](https://travis-ci.org/beraboris/hidden-hippo)
A tool that identifies the people around by sniffing network traffic and mining social networks.
Installation
------------Install the gem:
$ gem install hidden-hippo
Usage
-----TODO: Write usage instructions here
Contributing
------------1. Fork it ( https://github.com/beraboris/hidden-hippo/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull RequestCheck out [HACKING.md](HACKING.md) to setup your development environment.