HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51950,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=495",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=493",
"results": [
{
"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": 1055
}
],
"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": 1055
}
],
"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": []
},
{
"name": "tinyproxy",
"portdir": "net/tinyproxy",
"version": "1.11.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tinyproxy.github.io",
"description": "fast, lightweight HTTP proxy",
"long_description": "tinyproxy is a lightweight HTTP proxy. Designed from the ground up to be fast and yet small, it is an ideal solution for sites where a full-featured HTTP proxy is required, but the system resources required to run a more demanding HTTP proxy are unavailable.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 84
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gperf",
"perl5",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "tlrc",
"portdir": "net/tlrc",
"version": "1.12.0",
"license": "MIT",
"platforms": "{darwin >= 17}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tldr-pages/tlrc",
"description": "Official tldr client written in Rust",
"long_description": "Official tldr client written in Rust.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "therealketo",
"github": "therealketo",
"ports_count": 17
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "tlssled",
"portdir": "net/tlssled",
"version": "1.3",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.taddong.com/en/lab.html",
"description": "shell script for evaluating the security of a SSL/TLS (HTTPS) web server implementation",
"long_description": "tlssled is a shell script whose purpose is to evaluate the security of a target SSL/TLS (HTTPS) web server implementation. It is based on sslscan, a thorough SSL/TLS scanner that is based on the openssl library, and on the \"openssl s_client\" command line tool. The current tests include checking if the target supports the SSLv2 protocol, the NULL cipher, weak ciphers based on their key length (40 or 56 bits), the availability of strong ciphers (like AES), if the digital certificate is MD5 signed, and the current SSL/TLS renegotiation capabilities.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"openssl",
"sslscan",
"bash"
]
}
],
"depends_on": []
},
{
"name": "tlswrap",
"portdir": "net/tlswrap",
"version": "1.04",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tlswrap.com/",
"description": "TLS/SSL FTP wrapper/proxy",
"long_description": "TLSWrap is a TLS/SSL FTP wrapper/proxy, allowing you to use your favorite FTP client with any TLS/SSL-enabled FTP server.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "tn5250",
"portdir": "net/tn5250",
"version": "0.18.0",
"license": "LGPL-2.1+",
"platforms": "darwin macosx freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tn5250.github.io/",
"description": "tn5250 terminal emulator",
"long_description": "tn5250 is a telnet client for the IBM iSeries and AS/400 that emulates 5250 terminals and printers.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "stefan",
"github": "snuxoll",
"ports_count": 1
}
],
"variants": [
"curses",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3"
]
}
],
"depends_on": []
},
{
"name": "tnftp",
"portdir": "net/tnftp",
"version": "20230507",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/",
"description": "Internet File Transfer Protocol client",
"long_description": "tnftp is the Internet File Transfer Protocol client.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "fjoe",
"github": "mkhon",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "tnftpd",
"portdir": "net/tnftpd",
"version": "20200704",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/",
"description": "Internet File Transfer Protocol server",
"long_description": "tnftpd is the Internet File Transfer Protocol server process. The server uses the TCP protocol and listens at the port specified in the ``ftp'' service specification; see services(5).",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "toot",
"portdir": "net/toot",
"version": "0.51.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://toot.bezdomni.net/",
"description": "A CLI and TUI tool for interacting with Mastodon instances",
"long_description": "A CLI and TUI tool for interacting with Mastodon instances",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py313-beautifulsoup4",
"py313-urwid",
"python313",
"py313-requests",
"py313-wcwidth",
"py313-tomlkit",
"py313-click",
"py313-dateutil"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": []
},
{
"name": "torrentsniff",
"portdir": "net/torrentsniff",
"version": "0.3.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.highprogrammer.com/alan/perl/torrentsniff.html",
"description": "torrent status program",
"long_description": "TorrentSniff is a command line Perl program that reads a BitTorrent .torrent file from the local file system or from a URL and reports on the status of the torrent.",
"active": true,
"categories": [
"net",
"perl"
],
"maintainers": [],
"variants": [
"perl5_28",
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
},
{
"type": "run",
"ports": [
"p5.34-digest-sha1",
"p5.34-libwww-perl",
"p5.34-uri"
]
}
],
"depends_on": []
},
{
"name": "torsocks",
"portdir": "net/torsocks",
"version": "2.4.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.torproject.org/tpo/core/torsocks",
"description": "A transparent socks proxy for use with tor",
"long_description": "Torsocks is an application for Linux, BSD and macOS that allows you to use network applications such as ssh and irssi with Tor. Torsocks allows you to use most socks-friendly applications in a safe way with Tor. It ensures that DNS requests are handled safely and explicitly rejects UDP traffic from the application you are using.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "sami.laine",
"github": "",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"coreutils",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "toxcore",
"portdir": "net/toxcore",
"version": "0.2.20",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://tox.chat",
"description": "Tox is a peer to peer (serverless) instant messenger aimed at making security and privacy easy to obtain for regular users. It uses NaCl for its encryption and authentication.",
"long_description": "Tox is a peer to peer (serverless) instant messenger aimed at making security and privacy easy to obtain for regular users. It uses NaCl for its encryption and authentication.",
"active": true,
"categories": [
"devel",
"net",
"security"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-20"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"libvpx",
"libopus",
"python311",
"libconfig-hr",
"libsodium",
"libomp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"toxic",
"uTox"
]
}
]
},
{
"name": "toxic",
"portdir": "net/toxic",
"version": "0.16.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://toktok.ltd",
"description": "An ncurses-based Tox client",
"long_description": "Toxic is a Tox-based instant messaging and video chat client.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libconfig-hr",
"libnotify",
"ncurses",
"desktop-file-utils",
"freealut",
"qrencode",
"curl",
"xorg-libX11",
"toxcore",
"libpng",
"openal-soft"
]
}
],
"depends_on": []
},
{
"name": "toxiproxy",
"portdir": "net/toxiproxy",
"version": "2.12.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Shopify/toxiproxy",
"description": "Toxiproxy is a framework for simulating network conditions.",
"long_description": "Toxiproxy is a framework for simulating network conditions. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization. Toxiproxy is the tool you need to prove with tests that your application doesn't have single points of failure.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "traceroute",
"portdir": "net/traceroute",
"version": "1.4a12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "ftp://ftp.ee.lbl.gov/",
"description": "a traceroute implementation using ICMP packets",
"long_description": "a traceroute implementation using ICMP packets",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "traefik",
"portdir": "net/traefik",
"version": "3.6.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/traefik/traefik",
"description": "The Cloud Native Application Proxy",
"long_description": "Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates with your existing infrastructure components (Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS, ...) and configures itself automatically and dynamically. Pointing Traefik at your orchestrator should be the only configuration step you need.",
"active": true,
"categories": [
"devel",
"net",
"security"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "trafshow",
"portdir": "net/trafshow",
"version": "5.2.3",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://soft.risp.ru/trafshow/index_en.shtml",
"description": "continuous network traffic display",
"long_description": "TrafShow continuously displays the information regarding packet traffic on the configured network interface that matches the boolean expression. It periodically sorts and updates this information. It may be useful for locating suspicious network traffic on the net.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libtool",
"ncurses",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "transmission",
"portdir": "net/transmission",
"version": "4.1.1",
"license": "MIT and GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://transmissionbt.com",
"description": "Lightweight BitTorrent client",
"long_description": "Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS (native interface). This is the Cocoa version.",
"active": true,
"categories": [
"aqua",
"net"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
},
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"daemon",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libevent",
"clang-22",
"libdeflate"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openssl",
"gettext-runtime",
"curl"
]
}
],
"depends_on": []
},
{
"name": "transmission-qt",
"portdir": "net/transmission-qt",
"version": "2.94",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://transmissionbt.com",
"description": "Lightweight BitTorrent client",
"long_description": "Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. This is the Qt4 version for legacy systems.",
"active": true,
"categories": [
"net",
"p2p"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gettext",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl",
"miniupnpc",
"qt4-mac",
"openssl11",
"gettext-runtime",
"libiconv",
"zlib",
"libevent",
"libb64"
]
}
],
"depends_on": []
},
{
"name": "transmission-x11",
"portdir": "net/transmission-x11",
"version": "4.0.6",
"license": "(GPL-2 or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://transmissionbt.com",
"description": "Lightweight BitTorrent client",
"long_description": "Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS (native interface). This is the GTK+ version.",
"active": true,
"categories": [
"net",
"x11",
"p2p"
],
"maintainers": [],
"variants": [
"debug",
"aqua",
"gtk",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-20",
"cmake",
"intltool",
"libtool",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"miniupnpc",
"gtkmm3",
"zlib",
"gettext-runtime",
"openssl3",
"libevent",
"libnotify",
"desktop-file-utils",
"gtk3",
"libb64",
"curl"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "trojan",
"portdir": "net/trojan",
"version": "1.16.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trojan-gfw/trojan",
"description": "An unidentifiable mechanism that helps you bypass network restrictions.",
"long_description": "Trojan features multiple protocols over TLS to avoid both active/passive detections and ISP QoS limitations. It doesn't rely on strong encryption or obfuscation; instead it imitates the most common protocol, HTTPS, so firewalls won't see anything other than normal HTTPS traffic.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"debug",
"mysql8",
"mysql81",
"mysql82",
"mariadb55",
"mariadb102",
"mariadb103",
"mariadb104",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl3",
"boost181"
]
}
],
"depends_on": []
},
{
"name": "trojan-go",
"portdir": "net/trojan-go",
"version": "0.10.6",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/p4gefau1t/trojan-go",
"description": "An unidentifiable mechanism that helps you bypass network restrictions, written in Go.",
"long_description": "A Trojan proxy written in Go, with improvements over the original Trojan project. Trojan features multiple protocols over TLS to avoid both active/passive detections and ISP QoS limitations. It doesn't rely on strong encryption or obfuscation; instead it imitates the most common protocol, HTTPS, so firewalls won't see anything other than normal HTTPS traffic.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 271
}
],
"variants": [
"geoip"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "trurl",
"portdir": "net/trurl",
"version": "0.16.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://curl.se/trurl",
"description": "command line tool for URL parsing and manipulation",
"long_description": "command line tool for URL parsing and manipulation",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"curl"
]
},
{
"type": "test",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "tsclient",
"portdir": "net/tsclient",
"version": "0.150",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/tsclient/",
"description": "A GTK+ frontend for rdesktop and other remote desktop tools.",
"long_description": "A GTK+ frontend for rdesktop and other remote desktop tools.",
"active": true,
"categories": [
"net",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"intltool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"shared-mime-info",
"desktop-file-utils",
"gtk2"
]
},
{
"type": "run",
"ports": [
"vnc",
"rdesktop"
]
}
],
"depends_on": []
},
{
"name": "tsocks",
"portdir": "net/tsocks",
"version": "1.8.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://ima.udg.edu/~rgarcia/tsocks/",
"description": "Transparent SOCKS proxying library",
"long_description": "tsocks allows non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use SOCKS without any modification. It does this by intercepting the calls that applications make to establish network connections and negotating them through a SOCKS server as necessary.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ttcp",
"portdir": "net/ttcp",
"version": "1.10",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://en.wikipedia.org/wiki/Ttcp",
"description": "Benchmarking tool for analysing TCP and UDP performance",
"long_description": "TTCP is a benchmarking tool for determining TCP and UDP performance between 2 systems. The program was created at the US Army Ballistics Research Lab (BRL) and is in the public domain. Feel free to distribute this program but please do leave the credit notices in the source and man page intact.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ttyd",
"portdir": "net/ttyd",
"version": "1.7.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tsl0922.github.io/ttyd",
"description": "Share your terminal over the web",
"long_description": "ttyd is a simple command-line tool for sharing terminal over the web, inspired by GoTTY.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1055
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"zlib",
"json-c",
"libuv",
"libwebsockets"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"vhs"
]
}
]
},
{
"name": "tuir",
"portdir": "net/tuir",
"version": "1.29.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/ajak/tuir",
"description": "Browse Reddit from your terminal",
"long_description": "A text-based interface (TUI) to view and interact with Reddit from your terminal.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "srirangav",
"github": "srirangav",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-kitchen",
"py310-decorator",
"py310-requests",
"py310-six",
"py310-beautifulsoup4"
]
}
],
"depends_on": []
},
{
"name": "tuntaposx",
"portdir": "net/tuntaposx",
"version": "20150118",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://tuntaposx.sourceforge.net/",
"description": "Tun and tap virtual devices.",
"long_description": "Unix-style tun and tap virtual network interfaces for Mac OS X. You typically use these for VPN and OS virtualization.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"aiccu",
"miredo"
]
},
{
"type": "run",
"ports": [
"n2n",
"onioncat",
"vpnc"
]
}
]
},
{
"name": "uTox",
"portdir": "net/uTox",
"version": "0.18.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/uTox/uTox",
"description": "µTox the lightest and fluffiest Tox client",
"long_description": "µTox the lightest and fluffiest Tox client",
"active": true,
"categories": [
"net",
"security",
"p2p"
],
"maintainers": [],
"variants": [
"debug",
"openal_soft",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libopus",
"toxcore",
"libsodium",
"libvpx"
]
}
],
"depends_on": []
},
{
"name": "ucarp",
"portdir": "net/ucarp",
"version": "1.5.2",
"license": "ISC and BSD and BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ucarp.org",
"description": "userland implementation of the CARP",
"long_description": "UCARP allows a pair of hosts to share common virtual IP addresses in order to provide automatic failover. It is a portable userland implementation of the secure and patent-free Common Address Redundancy Protocol (CARP, OpenBSD's alternative to VRRP). Strong points of the CARP protocol include its very low overhead, cryptographically signed messages, interoperability between different operating systems and no need for any dedicated extra network link between redundant hosts.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "ucspi-tcp",
"portdir": "net/ucspi-tcp",
"version": "0.88",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cr.yp.to/ucspi-tcp.html",
"description": "command-line tools for building TCP client-server applications",
"long_description": "tcpserver waits for incoming connections and, for each connection, runs a program of your choice. Your program receives environment variables showing the local and remote host names, IP addresses, and port numbers. tcpclient makes a TCP connection and runs a program of your choice. It sets up the same environment variables as tcpserver.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"greetdelay",
"limits",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"vpopmail"
]
},
{
"type": "run",
"ports": [
"djbdns"
]
}
]
},
{
"name": "uftp3",
"portdir": "net/uftp3",
"version": "3.7.2",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://uftp-multicast.sourceforge.net",
"description": "Encrypted UDP based FTP with multicast",
"long_description": "UFTP is an encrypted multicast file transfer program, designed to securely, reliably, and efficiently transfer files to multiple receivers simultaneously. This is useful for distributing large files to a large number of receivers, and is especially useful for data distribution over a satellite link (with two way communication), where the inherent delay makes any TCP based communication highly inefficient. The multicast encryption scheme is based on TLS with extensions to allow multiple receivers to share a common key. UFTP also has the capability to communicate over disjoint networks separated by one or more firewalls (NAT traversal) and without full end-to-end multicast capability (multicast tunneling) through the use of a UFTP proxy server. These proxies also provide scalability by aggregating responses from a group of receivers.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal",
"ssl"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "umit",
"portdir": "net/umit",
"version": "1.0",
"license": "unknown",
"platforms": "{darwin any} freebsd",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.umitproject.org/",
"description": "A graphical tool to scanner networks",
"long_description": "Umit is a graphical scanner.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "luis.kop",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"nmap",
"py27-pygtk",
"coreutils"
]
}
],
"depends_on": []
},
{
"name": "unbound",
"portdir": "net/unbound",
"version": "1.25.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nlnetlabs.nl/projects/unbound/",
"description": "Validating, recursive, and caching DNS resolver.",
"long_description": "Unbound is a validating, recursive, and caching DNS server software product from NLnet Labs, VeriSign Inc., Nominet, and Kirei. It is distributed free of charge in open source form under the BSD license. Unbound is designed as a set of modular components that incorporate modern features, such as enhanced security (DNSSEC) validation, Internet Protocol Version 6 (IPv6), and a client resolver library API as an integral part of the architecture.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"libevent",
"dnstap",
"nghttp2",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"flex",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsodium",
"openssl",
"expat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"opendkim",
"redwax-tool"
]
}
]
},
{
"name": "unfs3",
"portdir": "net/unfs3",
"version": "0.9.22",
"license": "BSD and zlib",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://unfs3.sourceforge.net/",
"description": "User-space implementation of the NFSv3 server specification",
"long_description": "UNFS3 User-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "unison",
"portdir": "net/unison",
"version": "2.52.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cis.upenn.edu/~bcpierce/unison/",
"description": "Unison File Synchronizer",
"long_description": "Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"gtk",
"aqua"
],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"lablgtk2"
]
}
],
"depends_on": []
},
{
"name": "upclient",
"portdir": "net/upclient",
"version": "5.0b8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://upclient.sourceforge.net",
"description": "uptime sharing utility.",
"long_description": "uptime sharing utility.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
}
]
}