---
name: bounce
version: 1.0_8
origin: net/bounce
comment: Bounce TCP connections to another machine/port
arch: freebsd:9:x86:64
www: http://www.iagora.com/~espel/hacks.html
maintainer: matt@efs.org
prefix: /usr/local
licenselogic: single
flatsize: 12479
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: c40c8cfb4256fa55b75d8c8e57d3df5771604b87e473018e8c2a643db0d5da43
  /usr/local/sbin/bounce: 5f17162b69e6213e312d9e3b5b3ab8be45a63714de3aa3b2468f95e3d1354695
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
