HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51892,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=502",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=500",
"results": [
{
"name": "squid",
"portdir": "net/squid",
"version": "7.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.squid-cache.org/",
"description": "advanced proxy caching server for http, https, ftp",
"long_description": "Squid is a high-performance proxy caching server for web clients, supporting FTP and HTTP data objects. Squid keeps metadata and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. Squid 7.x is the latest release series, and needs a C++17 compiler to build.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [
"openssl",
"gnutls",
"ipfw_transparent",
"kerberos",
"ssl_crtd",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libtool",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"macos-fortress-proxy-squid"
]
}
]
},
{
"name": "squid2",
"portdir": "net/squid2",
"version": "2.7.STABLE9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.squid-cache.org/",
"description": "advanced proxy caching server for http, https, ftp, gopher",
"long_description": "Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. Squid 2.x is an old release series, which is mostly obsolete but still has a few features that have not yet been ported to 6.x.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [
"openssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "squid3",
"portdir": "net/squid3",
"version": "3.5.28",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.squid-cache.org/",
"description": "advanced proxy caching server for http, https, ftp, gopher",
"long_description": "Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests. Squid 3.x is the latest release series that does not need a C++11 compiler to build.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [
"openssl",
"ipfw_transparent",
"kerberos",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl11"
]
}
],
"depends_on": []
},
{
"name": "squid5",
"portdir": "net/squid5",
"version": "5.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "squid",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by squid",
"long_description": "This port has been replaced by squid.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "srt",
"portdir": "net/srt",
"version": "1.5.2",
"license": "MPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Haivision/srt",
"description": "transport protocol for ultra-low latency live video and audio streaming",
"long_description": "Secure Reliable Transport (SRT) is a transport protocol for ultra-low latency live video and audio streaming, as well as for generic bulk data transfer. SRT provides reliable transmission similar to TCP; however, it does so at the application layer, and uses UDP as the underlying transport layer. This package contains the open-source reference implementation of the SRT library, and was written by Haivision, the original developers of the SRT protocol.",
"active": true,
"categories": [
"net",
"multimedia",
"comms"
],
"maintainers": [
{
"name": "",
"github": "jasonliu--",
"ports_count": 37
}
],
"variants": [
"debug",
"utils",
"logging",
"heavy_logging",
"tests",
"openssl",
"mbedtls",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "ssh3",
"portdir": "net/ssh3",
"version": "0.1.7",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/francoismichel/ssh3",
"description": "faster and rich secure shell using HTTP/3 - client program",
"long_description": "ssh3 is a complete revisit of the SSH protocol, mapping its semantics on top of the HTTP mechanisms. In a nutshell, ssh3 uses QUIC+TLS1.3 for secure channel establishment and the HTTP Authorization mechanisms for user authentication.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "sshguard",
"portdir": "net/sshguard",
"version": "2.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sshguard.net/",
"description": "Sshguard protects networked hosts from brute force attacks.",
"long_description": "Sshguard monitors servers from their logging activity. When logs convey that someone is doing a Bad Thing, sshguard reacts by blocking he/she/it for a bit. Sshguard has a touchy personality: when a naughty tyke insists disturbing your host, it reacts firmer and firmer.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18",
"py313-docutils"
]
}
],
"depends_on": []
},
{
"name": "ssh3-server",
"portdir": "net/ssh3",
"version": "0.1.7",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/francoismichel/ssh3",
"description": "faster and rich secure shell using HTTP/3 - server program",
"long_description": "ssh3 is a complete revisit of the SSH protocol, mapping its semantics on top of the HTTP mechanisms. In a nutshell, ssh3 uses QUIC+TLS1.3 for secure channel establishment and the HTTP Authorization mechanisms for user authentication.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "sshs",
"portdir": "net/sshs",
"version": "4.7.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/quantumsheep/sshs",
"description": "Terminal user interface for SSH",
"long_description": "Terminal user interface for SSH",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "sshuttle",
"portdir": "net/sshuttle",
"version": "1.3.2",
"license": "LGPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sshuttle.readthedocs.io/en/stable",
"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.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pytest-cov",
"py313-pytest-runner",
"py313-flake8",
"py313-pyflakes"
]
}
],
"depends_on": []
},
{
"name": "ssldump",
"portdir": "net/ssldump",
"version": "0.9b3",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ssldump.sourceforge.net",
"description": "SSLv3/TLS network protocol analyzer.",
"long_description": "ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP connections on the chosen network interface and attempts to interpret them as SSLv3/TLS traffic. When it identifies SSLv3/TLS traffic, it decodes the records and displays them in a textual form to stdout. If provided with the appropriate keying material, it will also decrypt the connections and display the application data traffic.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "sslh",
"portdir": "net/sslh",
"version": "2.3.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://rutschle.net/tech/sslh/README.html",
"description": "ssl/ssh multiplexer",
"long_description": "sslh lets one accept both HTTPS and SSH connections on the same port. It makes it possible to connect to an SSH server on port 443 (e.g. from inside a corporate firewall) while still serving HTTPS on that port.",
"active": true,
"categories": [
"net",
"security",
"www"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"conf2struct",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libconfig-hr",
"libev",
"pcre2"
]
}
],
"depends_on": []
},
{
"name": "sslscan",
"portdir": "net/sslscan",
"version": "2.2.2",
"license": "(GPL-3+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rbsec/sslscan",
"description": "Fast SSL scanner",
"long_description": "SSLScan determines what ciphers are supported on SSL-based services, such as HTTPS. The output will include the certificate and the prefered ciphers of the SSL service in plaintext or XML.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"tlssled"
]
}
]
},
{
"name": "sstp-client",
"portdir": "net/sstp-client",
"version": "1.0.20",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sstp-client.sourceforge.net/",
"description": "client implementation of Secure Socket Tunneling Protocol (SSTP)",
"long_description": "sstp-client is a client implementation of Secure Socket Tunneling Protocol (SSTP) for Unix that allows access via SSTP VPN to Microsoft Windows 2008 Server. It tunnels PPP traffic over SSL.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-18",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "steampipe",
"portdir": "net/steampipe",
"version": "2.4.0",
"license": "AGPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://steampipe.io",
"description": "Use SQL to instantly query your cloud services (AWS, Azure, GCP and more).",
"long_description": "Steampipe is the universal interface to APIs. Use SQL to query cloud infrastructure, SaaS, code, logs, and more.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "stree",
"portdir": "net/stree",
"version": "0.0.21",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orangekame3/stree",
"description": "List the directory trees of an AWS S3 Bucket",
"long_description": "stree is a CLI tool designed to visualize the directory tree structure of an S3 bucket. By inputting an S3 bucket/prefix and utilizing various flags to customize your request, you can obtain a colorized or non-colorized directory tree right in your terminal.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "stubby",
"portdir": "net/stubby",
"version": "0.4.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Daemon+-+Stubby",
"description": "an application that acts as a local DNS Privacy stub resolver (using DNS-over-TLS)",
"long_description": "Stubby is the name given to a mode of using getdns which enables it to act as a local DNS Privacy stub resolver (using DNS-over-TLS). Stubby encrypts DNS queries sent from a client machine (desktop or laptop) to a DNS Privacy resolver increasing end user privacy.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"getdns",
"libyaml"
]
}
],
"depends_on": []
},
{
"name": "suck",
"portdir": "net/suck",
"version": "4.3.2",
"license": "unknown",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20061205034545/http://home.comcast.net/~bobyetman",
"description": "grab news from a remote NNTP news server.",
"long_description": "Suck is a program used to grab news from a remote NNTP news server and bring it to your local machine, without the remote server doing anything special. If you have read permission on the server, you can use suck. Suck does NOT use the NEWNEWS command, hated by many administrators.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "springer.jonathan",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "surfraw",
"portdir": "net/surfraw",
"version": "2.3.0",
"license": "public-domain",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/surfraw/Surfraw",
"description": "Shell Users' Revolutionary Front Rage Against the Web",
"long_description": "Surfraw provides a fast unix command line interface to a variety of popular WWW search engines and other artifacts of power.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "alistair.isreal",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "suricata",
"portdir": "net/suricata",
"version": "8.0.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://suricata.io",
"description": "Open Source IDS / IPS / NSM engine",
"long_description": "Suricata is a high performance Network IDS, IPS and Network Security Monitoring engine. Open Source and owned by a community run non-profit foundation, the Open Information Security Foundation (OISF). Suricata is developed by the OISF and its supporting vendors.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal",
"debug",
"python310",
"python311",
"python312",
"python313",
"python314",
"prelude",
"geoip",
"unixsocket",
"nss"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-yaml",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-18",
"python314"
]
},
{
"type": "lib",
"ports": [
"pcre",
"libnet",
"libpcap",
"nss",
"lz4",
"libiconv",
"libhtp",
"libmagic",
"cargo",
"jansson",
"libgeoip",
"libmaxminddb",
"libyaml",
"nspr"
]
},
{
"type": "run",
"ports": [
"oinkmaster"
]
}
],
"depends_on": []
},
{
"name": "syncthing",
"portdir": "net/syncthing",
"version": "2.0.16",
"license": "MPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://syncthing.net",
"description": "Open Source Continuous File Synchronization",
"long_description": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"syncthing-macos"
]
}
]
},
{
"name": "syncthing-macos",
"portdir": "net/syncthing-macos",
"version": "2.0.14+1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/syncthing/syncthing-macos",
"description": "Frugal and native macOS Syncthing application bundle",
"long_description": "Frugal and native macOS Syncthing application bundle",
"active": true,
"categories": [
"aqua",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"syncthing"
]
}
],
"depends_on": []
},
{
"name": "syncthingtray",
"portdir": "net/syncthingtray",
"version": "0.10.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Martchus/syncthingtray",
"description": "Tray application and Dolphin/Plasma integration for Syncthing.",
"long_description": "Tray application and Dolphin/Plasma integration for Syncthing.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"debug",
"qtwebengine"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"qtutilities",
"libicns",
"qt5-qttools",
"cmake",
"cpp-utilities",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"qt5-qtdeclarative",
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "sysmon",
"portdir": "net/sysmon",
"version": "0.93",
"license": "(GPL or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sysmon.org",
"description": "sysmon network monitoring software",
"long_description": "Sysmon is a network monitoring tool designed to provide high performance and accurate network monitoring. Currently supported protocols include SMTP, IMAP, HTTP, TCP, UDP, NNTP, and PING tests.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "dluke",
"github": "danielluke",
"ports_count": 31
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "tailscale",
"portdir": "net/tailscale",
"version": "1.96.5",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tailscale.com",
"description": "The easiest, most secure way to use WireGuard and 2FA.",
"long_description": "The easiest, most secure way to use WireGuard and 2FA.. A secure network that just works. Zero config VPN. Installs on any device in minutes, manages firewall rules for you, and works from anywhere.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "tcl_bonjour",
"portdir": "net/tcl_bonjour",
"version": "1.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dongola7/tcl_bonjour",
"description": "A Tcl package for publishing and subscribing to network services via Bonjour on OS X.",
"long_description": "This package provides script level access to the Bonjour library. Bonjour allows registration of network services so that they can be easily located by name and/or browsed for by service type. The bonjour package currently supports browsing for services, service name resolution, and service registration.",
"active": true,
"categories": [
"net",
"tcl"
],
"maintainers": [
{
"name": "blair",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"tcllib",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tcl"
]
}
],
"depends_on": []
},
{
"name": "tcp_wrappers",
"portdir": "net/tcp_wrappers",
"version": "20",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opensource.apple.com",
"description": "Security wrappers for TCP services",
"long_description": "TCP Wrappers provides tiny daemon wrapper programs that can be installed without any changes to existing software or to existing configuration files. The wrappers report the name of the client host and of the requested service; the wrappers do not exchange information with the client or server applications, and impose no overhead on the actual conversation between the client and server applications.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
},
{
"name": "jeremyhu",
"github": "jeremyhu",
"ports_count": 303
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"bacula",
"bacula5",
"libopendaap",
"mailutils"
]
},
{
"type": "lib",
"ports": [
"mariadb",
"mariadb-10.10",
"mariadb-10.11",
"mariadb-10.3",
"mariadb-10.4",
"mariadb-10.5",
"mariadb-10.6",
"mariadb-10.7",
"mariadb-10.8",
"mariadb-10.9",
"mariadb-11.4",
"mysql5",
"mysql51",
"mysql55",
"mysql56",
"openldap",
"openldap-devel",
"dcmtk",
"dcmtk-static",
"openimageio",
"ngircd",
"tpop3d",
"dcd",
"rrdtool",
"prelude-manager",
"stunnel",
"bacula",
"nut",
"socat",
"lsh",
"syslog-ng-devel",
"bacula5",
"percona",
"jerm"
]
}
]
},
{
"name": "tcpdstat",
"portdir": "net/tcpdstat",
"version": "1.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20150803132315/https://staff.washington.edu/dittrich/talks/core02/tools/tools.html",
"description": "network traffic pattern analysis tool",
"long_description": "tcpdstat produces a per-protocol breakdown of traffic by bytes and packets, with average and maximum transfer rates, for a given libpcap file (e.g., from tcpdump, ethereal, snort, etc.). Useful for getting a high-level view of traffic patterns.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"nsm-console"
]
}
]
},
{
"name": "tcpdump",
"portdir": "net/tcpdump",
"version": "4.99.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tcpdump.org/",
"description": "dump traffic on a network",
"long_description": "tcpdump is a tool for network monitoring, protocol debugging and data acquisition.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"smb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"libpcap",
"libsmi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"tcpreplay"
]
}
]
},
{
"name": "tcpflow",
"portdir": "net/tcpflow",
"version": "1.6.1",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simsong/tcpflow",
"description": "TCP flow recorder",
"long_description": "tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging. A program like tcpdump(4) shows a summary of packets seen on the wire, but usually doesn't store the data that's actually being transmitted. In contrast, tcpflow reconstructs the actual data streams and stores each flow in a separate file for later analysis. tcpflow understands TCP sequence numbers and will correctly reconstruct data streams regardless of retransmissions or out-of-order delivery.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"pkgconfig",
"boost176",
"clang-20"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"freetype",
"bzip2",
"openssl3",
"expat",
"zlib",
"cairo",
"fontconfig",
"libpixman",
"libpcap"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"nsm-console"
]
}
]
},
{
"name": "tcpick",
"portdir": "net/tcpick",
"version": "0.2.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tcpick.sourceforge.net/",
"description": "a tcp stream sniffer, tracker and capturer",
"long_description": "tcpick is a textmode sniffer libpcap-based that can track, reassemble and reorder tcp streams. Tcpick is able to save the captured flows in different files or displays them in the terminal, and so it is useful to sniff files that are transmitted via ftp or http. It can display all the stream on the terminal, when the connection is closed in different display modes like hexdump, hexdump + ascii, only printable charachters, raw mode and so on. Available a color mode too, helpful to read and understand better the output of the program. Actually it can handle several interfaces, including ethernet cards and ppp. It is useful to keep track of what users of a network are doing, and is usable with textmode tools like grep, sed, awk.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"nsm-console"
]
}
]
},
{
"name": "tcpflow-devel",
"portdir": "net/tcpflow",
"version": "20240919",
"license": "GPL-2",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/simsong/tcpflow",
"description": "TCP flow recorder",
"long_description": "tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging. A program like tcpdump(4) shows a summary of packets seen on the wire, but usually doesn't store the data that's actually being transmitted. In contrast, tcpflow reconstructs the actual data streams and stores each flow in a separate file for later analysis. tcpflow understands TCP sequence numbers and will correctly reconstruct data streams regardless of retransmissions or out-of-order delivery.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"pkgconfig",
"boost176",
"clang-20"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"freetype",
"bzip2",
"openssl3",
"expat",
"zlib",
"cairo",
"fontconfig",
"libpixman",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "tcping",
"portdir": "net/tcping",
"version": "0.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.vanheusden.com/tcping/",
"description": "ping on TCP-level",
"long_description": "Like ping but on TCP-level. It connects to a host (incl. portnumber) and disconnects. It then measures how long this takes giving you an idea of the latency of the tcp-service you're testing.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "tcpproxy",
"portdir": "net/tcpproxy",
"version": "2.0.0-beta15",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.quietsche-entchen.de/cgi-bin/wiki.cgi/proxies/TcpProxy",
"description": "proxy (tunnel, redirector) for TCP/IP protocols",
"long_description": "tcpproxy is a proxy (tunnel, redirector) for TCP/IP protocols.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "tcpkali",
"portdir": "net/tcpkali",
"version": "1.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/machinezone/tcpkali",
"description": "High performance TCP and WebSocket load generator and sink",
"long_description": "tcpkali is a program that generates lots of network load to stress-test TCP and WebSocket servers.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "vlm",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "tcpreplay",
"portdir": "net/tcpreplay",
"version": "4.3.1",
"license": "BSD and ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tcpreplay.appneta.com/",
"description": "Replay pcap files at arbitrary speeds onto the network",
"long_description": "Tcpreplay is a suite of BSD licensed tools written by Aaron Turner for *NIX operating systems which gives you the ability to use previously captured traffic in libpcap format to test a variety of network devices. It allows you to classify traffic as client or server, rewrite Layer 2, 3 and 4 headers and finally replay the traffic back onto the network and through other devices such as switches, routers, firewalls, NIDS and IPS's. Tcpreplay supports both single and dual NIC modes for testing both sniffing and inline devices.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libdnet",
"libpcap",
"tcpdump"
]
}
],
"depends_on": []
},
{
"name": "tcpterm",
"portdir": "net/tcpterm",
"version": "0.2.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sachaos/tcpterm",
"description": "tcpterm is a packet visualizer in TUI.",
"long_description": "tcpterm is a packet visualizer in TUI.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "tcptrace",
"portdir": "net/tcptrace",
"version": "6.6.7",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tcptrace.org",
"description": "A TCP dump file analysis tool",
"long_description": "tcptrace a TCP dump file analysis tool written by Shawn Ostermann at Ohio University. It is NOT a packet capture program. It reads output dump files in the formats of several popular packet capturing programs: tcpdump, snoop, etherpeek, and netm. It can also output (i.e. convert thus converting to) tcpdump format files.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"nsm-console"
]
}
]
},
{
"name": "tcptraceroute",
"portdir": "net/tcptraceroute",
"version": "1.5beta7",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mct/tcptraceroute",
"description": "a traceroute implementation using TCP packets",
"long_description": "a traceroute implementation using TCP packets",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libnet",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "tcpxtract",
"portdir": "net/tcpxtract",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tcpxtract.sourceforge.net",
"description": "tool for extracting files from network traffic based on file signatures",
"long_description": "tcpxtract is a tool for extracting files from network traffic based on file signatures. Extracting files based on file type headers and footers (sometimes called \"carving\") is an age old data recovery technique. Tools like Foremost employ this technique to recover files from arbitrary data streams. Tcpxtract uses this technique specifically for the application of intercepting files transmitted across a network. Other tools that fill a similar need are driftnet and EtherPEG. driftnet and EtherPEG are tools for monitoring and extracting graphic files on a network and are commonly used by network administrators to police the Internet activity of their users. The major limitations of driftnet and EtherPEG are that they only support three filetypes with no easy way of adding more. The search technique they use is also not scalable and does not search across packet boundaries.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"nsm-console"
]
}
]
},
{
"name": "teleport",
"portdir": "net/teleport",
"version": "13.2.3",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gravitational.com/teleport",
"description": "Teleport SSH server and Certificate Authority",
"long_description": "Teleport is a modern SSH server and CA for managing clusters that provides secure login with certificate-based access, 2-factor authentication, session logging and replay, integration with Google Apps and other OAuth identity providers, and a Web UI. Built on the Golang SSH library, and compatible with OpenSSH",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "graemelawes",
"github": "gclawes",
"ports_count": 1
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cbindgen",
"clang-18",
"cargo",
"yarn",
"go",
"rust"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"go",
"zip"
]
}
],
"depends_on": []
},
{
"name": "telescope",
"portdir": "net/telescope",
"version": "0.11",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/omar-polo/telescope",
"description": "A Gemini Browser",
"long_description": "Telescope is a Emacs/w3m-inspired browser for the small internet that supports Gemini, Gopher and Finger",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 44
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison",
"libtool",
"pkgconfig",
"autoconf",
"automake"
]
},
{
"type": "lib",
"ports": [
"libretls",
"libgrapheme",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "termshark",
"portdir": "net/termshark",
"version": "2.4.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://termshark.io",
"description": "A terminal UI for tshark, inspired by Wireshark",
"long_description": "A terminal UI for tshark, inspired by Wireshark. Read pcap files or sniff live interfaces (where tshark is permitted), filter pcaps or live captures using Wireshark's display filters, reassemble and inspect TCP and UDP flows View network conversations by protocol, and copy ranges of packets to the clipboard from the terminal.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1053
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "run",
"ports": [
"wireshark3"
]
}
],
"depends_on": []
},
{
"name": "tf",
"portdir": "net/tf",
"version": "5.0b8",
"license": "GPL-2",
"platforms": "darwin linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tinyfugue.sourceforge.net",
"description": "popular and powerful MUD client",
"long_description": "TinyFugue is a powerful, programmable MUD client with macro support and multi-worlding support.",
"active": true,
"categories": [
"net",
"games"
],
"maintainers": [
{
"name": "darren.bane",
"github": "",
"ports_count": 1
}
],
"variants": [
"ssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"ncurses",
"pcre"
]
}
],
"depends_on": []
},
{
"name": "tftp-hpa",
"portdir": "net/tftp-hpa",
"version": "5.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kernel.org/pub/software/network/tftp/",
"description": "Enhanced port of the BSD TFTP server",
"long_description": "tftp-hpa is an enhanced version of the BSD TFTP client and server, possessing a number of bugfixes and enhancements over the original. It has been made portable and will work on pretty much any modern Unix variant.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"enable_upload",
"server",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "throttled",
"portdir": "net/throttled",
"version": "0.4.6",
"license": "GPL-2+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.intrarts.com/throttled.html",
"description": "network bandwidth throttle daemon",
"long_description": "throttled is a bandwidth throttle daemon for Mac OS X, FreeBSD, and Linux which allows you to put a cap on your upstream bandwidth and keep your download speeds high even when your server is sending out at full speed.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "thttpd",
"portdir": "net/thttpd",
"version": "2.29",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://acme.com/software/thttpd/",
"description": "simple, small, portable, fast, and secure HTTP server",
"long_description": "Thttpd handles only the minimum necessary to implement HTTP/1.1, has a very small run-time size, supports CGI, IPv6, and bandwidth throttling.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "tinc",
"portdir": "net/tinc",
"version": "1.0.36",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tinc-vpn.org/",
"description": "Virtual Private Network (VPN) Daemon",
"long_description": "tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between hosts on the Internet.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lzo2",
"zlib",
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "tintinxx",
"portdir": "net/tintinxx",
"version": "2.02.60",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tintin.mudhalla.net",
"description": "ncurses-based MUD client with triggers, aliases, colors",
"long_description": "TinTin++, aka TT++, is a free Mud client for Windows, Linux, and Mac OS X. A Windows / Vista port named WinTin++, using the PuTTY terminal, is available for those who do not use Cygwin (A Linux/Unix emulator for Windows). Besides MUDs (which are free online text games), TinTin++ can also be used as a client to play MUSH, MUCK, MOO, MU*, or Rogue games, which are online text game variants. Connecting to a Linux server or a telnet BBS is possible as well.",
"active": true,
"categories": [
"net",
"games"
],
"maintainers": [
{
"name": "intact79",
"github": "intactio",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gnutls",
"ncurses",
"pcre2"
]
}
],
"depends_on": []
},
{
"name": "tinc-devel",
"portdir": "net/tinc",
"version": "1.1pre18",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.tinc-vpn.org/",
"description": "Virtual Private Network (VPN) Daemon",
"long_description": "tinc is a Virtual Private Network (VPN) daemon that uses tunneling and encryption to create a secure private network between hosts on the Internet.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lzo2",
"zlib",
"openssl3"
]
}
],
"depends_on": []
}
]
}