# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 PortGroup python 1.0 github.setup sshuttle sshuttle 0.78.5 v fetch.type git revision 1 maintainers {gmail.com:herby.gillot @herbygillot} openmaintainer categories net description Transparent proxy server that works as a poor man's VPN. long_description Transparent proxy server that works as a poor man's VPN. \ Forwards over ssh. Doesn't require admin. Works with \ Linux and MacOS. Supports DNS tunneling. platforms darwin license LGPL-2 homepage https://sshuttle.readthedocs.io/en/stable/ python.default_version 37 python.versions 27 35 36 37 depends_build-append port:py${python.version}-setuptools \ port:py${python.version}-setuptools_scm depends_run-append port:py${python.version}-setuptools