mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
24 lines
1.0 KiB
Plaintext
24 lines
1.0 KiB
Plaintext
PortSystem 1.0
|
|
|
|
name dns2tcp
|
|
version 0.5.2
|
|
revision 0
|
|
categories net
|
|
license GPL-2+
|
|
maintainers nomaintainer
|
|
description TCP over DNS tunnel
|
|
long_description ${name} is a tool for relaying TCP connections over DNS. \
|
|
There are no authentication nor encryption mechanisms: DNS \
|
|
encapsulation must be considered as an insecure and \
|
|
anonymous transport layer. Resources should be public \
|
|
external services like ssh, ssltunnel, etc.
|
|
|
|
homepage https://web.archive.org/web/20171008214548/http://www.hsc.fr/ressources/outils/dns2tcp
|
|
master_sites https://web.archive.org/web/20171005011522if_/http://www.hsc.fr/ressources/outils/dns2tcp/download/
|
|
|
|
checksums rmd160 2838d73800013e7763195e92410a2da2a6336c24 \
|
|
sha256 ea9ef59002b86519a43fca320982ae971e2df54cdc54cdb35562c751704278d9 \
|
|
size 173585
|
|
|
|
configure.args --mandir=${prefix}/share/man
|