Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
negbie committed Sep 21, 2017
1 parent 1609bdc commit a835eee
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,18 @@
# heplify
heplify is captagents little brother. While it offers a compareable performance the design goal was simplicity.
It's a single binary which you can place on your linux or windows machine. Just run it to capture packets and
<<<<<<< HEAD
send them to Homer. Right now heplify is able to send SIP, DNS, LOG or TLS handshakes into homer.
=======
send them to Homer. Right know heplify is able to send SIP, DNS, LOG or TLS handshakes into homer.
>>>>>>> nightly

### Requirements
* libpcap

<<<<<<< HEAD
On Debian/Ubuntu: sudo apt-get install libpcap-dev
On CentOS/RHEL: yum install libpcap-devel
On Windows: install WinPcap

### Installation
Simply grab it from the releases
chmod +x heplify
=======
On Debian/Ubuntu: sudo apt-get install libpcap-dev
On CentOS/RHEL: yum install libpcap-devel
On Windows: install WinPcap

### Installation
Simply grab it from the releases
chmod +x heplify
>>>>>>> nightly

### Usage
```bash
Expand Down

0 comments on commit a835eee

Please sign in to comment.