From e4145897ff096831668ab3d02a190ff1dc81dffe Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Mon, 17 Oct 2011 19:58:17 -0200 Subject: zebedee tunneling package --- config/zebedee/zebedee_tunnels.xml | 127 +++++++++++++++++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100755 config/zebedee/zebedee_tunnels.xml (limited to 'config/zebedee/zebedee_tunnels.xml') diff --git a/config/zebedee/zebedee_tunnels.xml b/config/zebedee/zebedee_tunnels.xml new file mode 100755 index 00000000..419835be --- /dev/null +++ b/config/zebedee/zebedee_tunnels.xml @@ -0,0 +1,127 @@ + + + + + + + Copyright (C) 2011 Marcello Coutinho + Copyright (C) 2011 Jorge Lustosa + + All rights reserved. + */ +/* ========================================================================== */ +/* + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. + */ +/* ========================================================================== */ + ]]> + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + zebedeetunnels + 0.1 + Zebedee Tunneling + /usr/local/pkg/zebedee.inc + + + Settings + /pkg_edit.php?xml=zebedee.xml&id=0 + + + Tunnels + /pkg_edit.php?xml=zebedee_tunnels.xml&id=0 + + + + Keys + /zebedee_keys.php + + + XMLRPC Sync + /pkg_edit.php?xml=zebedee_sync.xml&id=0 + + + View config files + /zebedee_view_config.php + + + View log files + /zebedee_log.php + + + + + listtopic + targets + Targets + + + Remote Server + none + rowhelper + + + IP Address + ipaddress + IP Address of remote server + input + 20 + + + Port + port + Password for remote server. + input + 5 + + + + + listtopic + Redirect Ports + Redirect Ports + + + Redirects + redirect + textarea + 80 + 2 + + separated by comma. Ex 80,443,22 + + + + + + zebedee_tunnels(); + + + unset($_POST['temp']); + + \ No newline at end of file -- cgit v1.2.3