---
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: 12069
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: aba15111ef9729ed5fd0ec4d945009ae42cfbf587b06d9f7a6b85f28fe56843e
  /usr/local/sbin/bounce: fe1e54b44fd70ec31a1c2862c7820911a0212b2116b03bbd2e7c8903ae821a00
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
