---
name: bounce
version: 1.0_8
origin: net/bounce
comment: Bounce TCP connections to another machine/port
arch: freebsd:10:x86:64
www: http://www.iagora.com/~espel/hacks.html
maintainer: matt@efs.org
prefix: /usr/local
licenselogic: single
flatsize: 12007
desc: |
  A little program to bounce tcp connections to another machine/port.
  By default it listens on port 1523.

  Author: Roger Espel Llima
  WWW: http://www.iagora.com/~espel/hacks.html
categories:
- security
- net
files:
  /usr/local/etc/rc.d/bounce: 72d8377c57d354b8a35f8269b7d51dce13ce2037e40bb223c726850a6a94c0ff
  /usr/local/sbin/bounce: 9618d9d9501f6d8dad4b147d488d1db5a53b49cf285ce2780b0cd90aa0ad6118
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
