HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51974,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=927",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=925",
"results": [
{
"name": "croc",
"portdir": "net/croc",
"version": "10.4.3",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 1,
"replaced_by": null,
"homepage": "https://schollz.com/blog/croc6",
"description": "Easily and securely send things from one computer to another",
"long_description": "croc is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, croc is the only CLI file-transfer tool that: allows any two computers to transfer data (using a relay), provides end-to-end encryption (using PAKE), enables easy cross-platform transfers (Windows, Linux, Mac), allows multiple file transfers, allows resuming transfers that are interrupted, does not need a local server or port-forwarding, is faster than wormhole, rsync, scp through compression and multiplexing (speedups 1.5x to 4x), and supports IPv6.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "corkscrew",
"portdir": "net/corkscrew",
"version": "2.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20160706023057/http://www.agroman.net/corkscrew/",
"description": "Tunnel SSH through HTTP proxies.",
"long_description": "Corkscrew is a tool for tunneling SSH through HTTP proxies.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "consul",
"portdir": "net/consul",
"version": "1.22.4",
"license": "Commercial and Permissive",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.consul.io",
"description": "Consul is a distributed service mesh to connect, secure, and configure services across any runtime platform and public or private cloud.",
"long_description": "Consul is a service mesh solution providing a full featured control plane with service discovery, configuration, and segmentation functionality. Each of these features can be used individually as needed, or they can be used together to build a full service mesh. Consul requires a data plane and supports both a proxy and native integration model. Consul ships with a simple built-in proxy so that everything works out of the box, but also supports 3rd party proxy integrations such as Envoy.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
}
],
"depends_on": []
},
{
"name": "coherence",
"portdir": "net/coherence",
"version": "0.7.dev0-20180629",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coherence-project/Coherence",
"description": "Coherence, a Python UPnP and DLNA media framework",
"long_description": "Coherence is a framework written in Python, providing several UPnP MediaServers and MediaRenderers, and enabling your application to participate in digital living networks.",
"active": false,
"categories": [
"net",
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-docutils",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"py27-feedparser",
"py27-gdata",
"py27-gobject",
"gstreamer010-gst-plugins-base",
"py27-service_identity",
"py27-twisted",
"py27-gst-python",
"py27-id3lib",
"python27",
"py27-axiom"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"upnp-inspector"
]
}
]
},
{
"name": "cntlm",
"portdir": "net/cntlm",
"version": "0.92.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cntlm.sourceforge.net/",
"description": "Cntlm is an NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy",
"long_description": "Cntlm integrates TCP/IP port forwarding (HTTP tunneling), SOCKS5 proxy mode, standalone proxy allowing you to browse intranet as well as Internet and to access corporate web servers with NTLM protection. There are many advanced features like NTLMv2 support, password protection, password hashing, completely mutliplatform code (running on just about every architecture and OS out there) and so much more.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"coreutils"
]
}
],
"depends_on": []
},
{
"name": "cmdftp",
"portdir": "net/cmdftp",
"version": "0.9.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.nongnu.org/cmdftp/",
"description": "command line shell-like ftp client",
"long_description": "cmdftp is a command line FTP client for Unix under GPL. Features include passive mode for all data transfers, shell like transparent syntax for local and remote modes, multiple and recursive file transfers using wildcards, recursive copy and move commands, remote and local text file viewing and editing, network errors detection and resuming of currently executing command, partial download resuming (if server accepts REST command), tab completion for both local and remote names, autologin using classic ~/.netrc approach, large file support.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "clusterit",
"portdir": "net/clusterit",
"version": "2.5",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.garbled.net/clusterit.html",
"description": "Tools for running tasks on many machines",
"long_description": "This is a collection of clustering tools for executing tasks across a network on two or more heterogeneous hosts.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"xorg-libX11"
]
}
],
"depends_on": []
},
{
"name": "cloudflared",
"portdir": "net/cloudflared",
"version": "2026.1.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/",
"description": "Cloudflare Tunnel client (formerly Argo Tunnel)",
"long_description": "Contains the command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 272
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "clive",
"portdir": "net/clive",
"version": "0.4.10",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sourceforge.net/projects/ljclive/",
"description": "A console line client for livejournal.",
"long_description": "This is a console UNIX client for updating weblogs. It is designed to be used interactively or as a UNX-style filter on the command line.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "cjdns",
"portdir": "net/cjdns",
"version": "22.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cjdelisle/cjdns",
"description": "Cjdns implements an encrypted IPv6 network.",
"long_description": "Cjdns implements an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. This provides near-zero-configuration networking, and prevents many of the security and scalability issues that plague existing networks.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"rust",
"nodejs20",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cidr",
"portdir": "net/cidr",
"version": "2.3.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/404NotGone/cidr",
"description": "RFC 1878 subnet helper",
"long_description": "cidr is a utility for determining the network address and broadcast address for a CIDR subnet. It takes as input an ip address and netmask in binary, dotted-quad, hexadecimal, decimal or prefix formats. It outputs the network address, broadcast address, and a count (and optionally a list) of valid host addresses for the corresponding subnet.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "checkdns",
"portdir": "net/checkdns",
"version": "0.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/EnderUNIX/checkDNS",
"description": "A domain name server analysis and reporting tool",
"long_description": "A domain name server analysis and reporting tool",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "chaosreader",
"portdir": "net/chaosreader",
"version": "0.94",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://chaosreader.sourceforge.net/",
"description": "freeware tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs",
"long_description": "chaosreader is a freeware tool to trace TCP/UDP/... sessions and fetch application data from snoop or tcpdump logs. This is a type of any-snarf program, as it will fetch telnet sessions, FTP files, HTTP transfers (HTML, GIF, JPEG, ...), SMTP emails, ... from the captured data inside network traffic logs. A html index file is created that links to all the session details, including realtime replay programs for telnet, rlogin, IRC, X11 and VNC sessions; and reports such as image reports and HTTP GET/POST content reports. Chaosreader can also run in standalone mode where it invokes tcpdump or snoop (if they are available) to create the log files and then processes them.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"nsm-console"
]
}
]
},
{
"name": "cftp",
"portdir": "net/cftp",
"version": "0.12",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://nih.at/cftp/",
"description": "full-screen ftp client",
"long_description": "This is Comfortable FTP, a full screen ftp client. Supported are FTP both with active and passive data connections, IPv4 and IPv6.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "centerim",
"portdir": "net/centerim",
"version": "5.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.centerim.org/",
"description": "Console multi-IM client.",
"long_description": "Console client for ICQ/Yahoo/IRC/LiveJournal.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"openssl",
"libjpeg-turbo",
"gettext",
"libpurple",
"libiconv",
"curl",
"gpgme",
"libsigcxx2"
]
}
],
"depends_on": []
},
{
"name": "cdpr",
"portdir": "net/cdpr",
"version": "2.4",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.monkeymental.com/",
"description": "Cisco Discovery Protocol Reporter",
"long_description": "CDPR will show which switch and port the machine running it is connected to. It also supports sending cdp data back to a central server.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "cdpd",
"portdir": "net/cdpd",
"version": "1.0.4.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://snar.spb.ru/prog/cdpd/",
"description": "Sends Cisco Discovery Protocol announcements",
"long_description": "cdpd periodically sends Cisco Discovery Protocol announcements on configured interfaces.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "ccxstream",
"portdir": "net/ccxstream",
"version": "1.0.15",
"license": "Noncommercial",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://buffalo.nas-central.org/wiki/Ccxstream_-_Xbox_Media_Stream_Protocol",
"description": "Stream media files to XBox Media Center via XBMSP",
"long_description": "Server to stream music and video files from your UNIX server to a XBox running XBox Media Player using the XBMSP protocol.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "canto",
"portdir": "net/canto",
"version": "0.6.13",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://codezen.org/canto-ng/",
"description": "flexible ncurses Atom/RSS newsreader for the console",
"long_description": "Canto is an Atom/RSS feed reader for the console that is meant to be quick, concise, and colorful. It provides a minimal, yet information packed interface with almost infinite customization and extensibility",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"python27",
"py27-chardet",
"py27-feedparser"
]
}
],
"depends_on": []
},
{
"name": "calendar-contacts-server",
"portdir": "net/calendar-contacts-server",
"version": "9.3.20200212",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.calendarserver.org",
"description": "Apple Calendar and Contacts Server configuration",
"long_description": "ccs-calendarserver is a standards-compliant server implementing the CalDAV and CardDAV protocols, including iMIP. It provides a shared location on the network allowing multiple users to store and edit calendaring and contact information. This port provides a basic, working, easily modifiable configuration, previously used in macOS Server.app, and an nginx reverse proxy to handle modern crypto and isolate the backend server.",
"active": true,
"categories": [
"net",
"mail"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [
"initialize_always",
"apns"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27",
"mail-server",
"curl-ca-bundle",
"py27-asn1",
"py27-asn1-modules",
"py27-cffi",
"py27-constantly",
"py27-cryptography",
"py27-dateutil",
"py27-docutils",
"py27-enum34",
"py27-incremental",
"py27-ldap",
"py27-mock",
"py27-openssl",
"libffi",
"py27-psutil",
"py27-pycparser",
"py27-service_identity",
"py27-six",
"py27-virtualenv",
"py27-zopeinterface",
"py27-pyobjc-cocoa",
"memcached",
"nginx",
"cyrus-sasl2",
"postgresql17-server",
"py27-pip",
"openssl"
]
},
{
"type": "run",
"ports": [
"pip_select",
"curl",
"postgresql_select"
]
}
],
"depends_on": []
},
{
"name": "cacti",
"portdir": "net/cacti",
"version": "1.1.27",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.cacti.net",
"description": "Cacti is a complete RRDtool network graphing solution.",
"long_description": "Cacti is a complete network graphing solution designed to harness the power of RRDtool`s data storage and graphing functions.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"mysql57",
"rrdtool"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"network-weathermap"
]
}
]
},
{
"name": "c-ares",
"portdir": "net/c-ares",
"version": "1.34.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://c-ares.org",
"description": "C library for asynchronous DNS requests (including name resolves)",
"long_description": "This is c-ares, an asynchronous resolver library. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake-bootstrap",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-gevent",
"py35-gevent",
"py36-gevent",
"py39-grpcio",
"py39-grpcio-tools",
"py37-pyarrow",
"py38-pyarrow",
"apache-arrow",
"grpc",
"py310-grpcio",
"py310-grpcio-tools",
"py37-grpcio",
"py37-grpcio-tools",
"py38-grpcio",
"py38-grpcio-tools",
"pgbouncer",
"bzflag",
"etherape",
"libexosip2",
"shadowsocks-libev",
"wireshark2",
"wireshark22",
"wireshark3",
"wireshark30",
"wireshark4",
"nghttp2-tools"
]
}
]
},
{
"name": "bwping",
"portdir": "net/bwping",
"version": "2.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bwping.sourceforge.io/",
"description": "Tool to measure bandwidth and RTT between two hosts using ICMP",
"long_description": "A tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "oleg.derevenetz",
"github": "oleg-derevenetz",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "bwm-ng",
"portdir": "net/bwm-ng",
"version": "0.6.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gropp.org",
"description": "A small and simple bandwidth monitor",
"long_description": "Bandwidth Monitor NG is a small and simple console-based live network and disk io bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "btpd",
"portdir": "net/btpd",
"version": "0.16",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/btpd/btpd/wiki",
"description": "Utility for sharing files over the BitTorrent network protocol",
"long_description": "Btpd is a utility for sharing files over the BitTorrent network protocol. It runs in daemon mode, thus needing no controlling terminal or gui. Instead, the daemon is controlled by btcli, its command line utility, or other programs capable of sending commands and queries on the control socket.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "bnetd",
"portdir": "net/bnetd",
"version": "0.4.25",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.chiark.greenend.org.uk/~owend/free/bnetd.html",
"description": "daemon that emulates Blizzards Battle.net service",
"long_description": "daemon that emulates Blizzards Battle.net service",
"active": true,
"categories": [
"net",
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "bnbt",
"portdir": "net/bnbt",
"version": "8.1r3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bnbt.depthstrike.com/",
"description": "C++ BitTorrent tracker",
"long_description": "BNBT is a complete port of the original Python BitTorrent tracker to C++ for speed and efficiency. BNBT also offers many additional features beyond the original Python BitTorrent tracker, plus it's easy to use and customizable.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "bmon",
"portdir": "net/bmon",
"version": "4.0",
"license": "BSD and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tgraf/bmon",
"description": "An interface bandwidth monitor",
"long_description": "bmon is a bandwidth monitor with multiple modes and mrtg-like ascii diagram capability.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 97
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gettext",
"libconfuse",
"ncurses"
]
}
],
"depends_on": []
},
{
"name": "blackbag",
"portdir": "net/blackbag",
"version": "0.9.1",
"license": "Unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wayback.archive.org/web/20101121045242/http://chargen.matasano.com/chargen/2008/5/1/blackbag-091-new-link-and-minor-fixes.html",
"description": "A miscelleny of network testing tools.",
"long_description": "Blackbag is Matasano's suite of penetration testing and reverse engineering tools. What started as a binary interactive netcat, has evolved into our blackbag of tools to help us understand and attack proprietary protocols, find compressed images inside of files and more!",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "ecronin",
"github": "ecronin",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libevent",
"openssl",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "bittwist",
"portdir": "net/bittwist",
"version": "1.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bittwist.sourceforge.net",
"description": "Simple yet powerful libpcap-based Ethernet packet generator.",
"long_description": "Bit-Twist is a simple yet powerful libpcap-based Ethernet packet generator. It is designed to compliment tcpdump, which by itself has done a great job in capturing network traffic. With Bit-Twist, you can now regenerate the captured traffic onto a live network! Packets are generated from tcpdump trace file (.pcap file). Bit-Twist also comes with a comprehensive trace file editor to allow you to change the contents of a trace file.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "bittornado",
"portdir": "net/bittornado",
"version": "0.3.18",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.bittornado.com/",
"description": "bittorrent client and python module with enhancements",
"long_description": "bittornado is a tool for distributing files. It is based on the bittorrent tool but has many enhancement over it: multitracker support - to have redundant tracker, preferences menu for GUI client, webseed support to have better control of download, graphical torrent file maker and experimental IPv6 support.",
"active": true,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
},
{
"name": "binkd",
"portdir": "net/binkd",
"version": "0.9.4",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://2f.ru/binkd/",
"description": "binkd FidoNET mailer",
"long_description": "binkd is a program used in FidoNET networks to transfer files using IP transport.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "bk532",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "bing",
"portdir": "net/bing",
"version": "1.0.5",
"license": "BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20050901062003/http://www.freenix.fr/freenix/logiciels/bing.html",
"description": "Bandwidth measurement tool",
"long_description": "Bing is a point-to-point bandwidth measurement tool (hence the 'b'), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "bind9",
"portdir": "net/bind9",
"version": "9.20.22",
"license": "(MPL-2 or GPL-2+ or LGPL-2.1+ or AGPL-3+)",
"platforms": "{darwin >= 11} freebsd sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.isc.org/bind/",
"description": "Domain Name System server",
"long_description": "The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "dluke",
"github": "danielluke",
"ports_count": 31
},
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openssl",
"userspace-rcu",
"libidn2",
"lmdb",
"libxml2",
"nghttp2",
"json-c",
"jemalloc",
"libuv"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"dns-server"
]
}
]
},
{
"name": "bettercap",
"portdir": "net/bettercap",
"version": "2.41.5",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.bettercap.org",
"description": "The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.",
"long_description": "bettercap is a powerful, easily extensible and portable framework written in Go which aims to offer to security researchers, red teamers and reverse engineers an easy to use, all-in-one solution with all the features they might possibly need for performing reconnaissance and attacking WiFi networks, Bluetooth Low Energy devices, wireless HID devices and Ethernet networks.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"go",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libusb",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "baresip",
"portdir": "net/baresip",
"version": "4.6.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/baresip/baresip",
"description": "portable and modular SIP User-Agent with audio and video support",
"long_description": "baresip is a portable and modular SIP User-Agent with audio and video support.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "aeh",
"github": "alfredh",
"ports_count": 7
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"openssl",
"codec2",
"ffmpeg8",
"libre",
"libgsm",
"spandsp-devel"
]
}
],
"depends_on": []
},
{
"name": "bandwhich",
"portdir": "net/bandwhich",
"version": "0.23.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/imsnif/bandwhich",
"description": "Terminal bandwidth utilization tool (formerly known as \"what\")",
"long_description": "bandwhich sniffs a given network interface and records IP packet size, cross referencing it with the /proc filesystem on linux or lsof on macOS. It is responsive to the terminal window size, displaying less info if there is no room for it. It will also attempt to resolve ips to their host name in the background using reverse DNS on a best effort basis.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "balance",
"portdir": "net/balance",
"version": "3.57",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://balance.inlab.net",
"description": "Simple but powerful generic TCP proxy",
"long_description": "Balance is a simple but powerful generic TCP proxy with round-robin load balancing and failover mechanisms. Its behaviour can be controlled at runtime using a simple command line syntax.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "axel",
"portdir": "net/axel",
"version": "2.17.14",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/axel-download-accelerator/axel",
"description": "A light Unix download accelerator",
"long_description": "Axel does the same thing any other accelerator does: it opens more than one HTTP/FTP connection per download and each connection transfers its own, separate, part of the file. It may sound weird, but it works very well in practice.",
"active": true,
"categories": [
"net",
"www"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 272
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": []
},
{
"name": "avahi",
"portdir": "net/avahi",
"version": "0.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://avahi.org",
"description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking.",
"long_description": "Avahi is an Implementation of the DNS Service Discovery and Multicast DNS specifications for Zeroconf Networking. It uses D-Bus for communication between user applications and a system daemon. The daemon is used to coordinate application efforts in caching replies, necessary to minimize the traffic imposed on networks.",
"active": true,
"categories": [
"devel",
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 272
}
],
"variants": [
"mono",
"test",
"gtk",
"gtk3",
"qt4",
"qt5",
"python27",
"python310",
"python311",
"python312",
"python313",
"python314",
"x11",
"quartz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"gettext",
"pkgconfig",
"gobject-introspection",
"intltool",
"libxml2",
"xmltoman",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py314-gobject3",
"gdbm",
"dbus-python314",
"dbus",
"libdaemon",
"libevent",
"gtk3",
"expat",
"gettext-runtime",
"py314-gdbm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pulseaudio",
"telepathy-salut",
"libdmapsharing",
"grilo-plugins",
"libepc",
"tracker3",
"sane-backends",
"kdelibs4",
"VLC2",
"libVLC2",
"mod_dnssd"
]
}
]
},
{
"name": "autossh",
"portdir": "net/autossh",
"version": "1.4g",
"license": "Permissive and BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.harding.motd.ca/autossh/",
"description": "tool to restart terminated ssh sessions",
"long_description": "autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic.",
"active": true,
"categories": [
"sysutils",
"net"
],
"maintainers": [],
"variants": [
"macports_ssh",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"hem"
]
}
]
},
{
"name": "asused",
"portdir": "net/asused",
"version": "3.72",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ripe.net/data-tools/web-asused",
"description": "Command-line tool to run a check on the usage of the RIPE Whois DB",
"long_description": "Asused is a tool to check and summarise address space registered in the RIPE database. For a given list of allocations the tool prints various information concerning the allocations and the assignments they contain.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5"
]
}
],
"depends_on": []
},
{
"name": "arpwatch",
"portdir": "net/arpwatch",
"version": "3.8",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ee.lbl.gov",
"description": "Monitor ARP & RARP requests",
"long_description": "Arpwatch monitors ethernet activity and maintains a database of ethernet/ip address pairings. It also reports certain changes via email.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "normen",
"github": "Gminfly",
"ports_count": 11
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"wget",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap",
"python313"
]
},
{
"type": "run",
"ports": [
"net-snmp"
]
}
],
"depends_on": []
},
{
"name": "arping",
"portdir": "net/arping",
"version": "2.28",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ThomasHabets/arping",
"description": "utility to find out if an IP address is already taken on a LAN",
"long_description": "Arping is a util to find out if a specific IP address on the LAN is 'taken' and what MAC address owns it.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "snc",
"github": "nerdling",
"ports_count": 157
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libnet",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "arpd",
"portdir": "net/arpd",
"version": "0.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.citi.umich.edu/u/provos/honeyd/",
"description": "user space ARP (Address Resolution Protocol) daemon",
"long_description": "user space ARP (Address Resolution Protocol) daemon",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libevent",
"libdnet",
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "arp-scan",
"portdir": "net/arp-scan",
"version": "1.10.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/royhills/arp-scan",
"description": "ARP scanning and fingerprinting tool",
"long_description": "Arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libpcap"
]
}
],
"depends_on": []
},
{
"name": "arla",
"portdir": "net/arla",
"version": "0.35.11",
"license": "(BSD or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.stacken.kth.se/project/arla/",
"description": "free AFS implementation from KTH",
"long_description": "Arla is a free AFS client implementation. The main goal of the Arla project is to make a fully functional client with all capabilities of commercial AFS. Other planned and implemented things are all the normal management tools and a server.",
"active": true,
"categories": [
"net",
"security"
],
"maintainers": [],
"variants": [
"krbafs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"krbafs"
]
}
],
"depends_on": []
},
{
"name": "aria2",
"portdir": "net/aria2",
"version": "1.37.0",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aria2/aria2",
"description": "download utility with resuming and segmented downloading",
"long_description": "aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1419
}
],
"variants": [
"cares",
"docs",
"sqlite3",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-20",
"pkgconfig",
"libtool",
"gettext",
"automake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"zlib",
"gettext-runtime",
"libxml2",
"libiconv",
"libuv",
"gnutls"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"parabolic"
]
}
]
},
{
"name": "argus-monitor",
"portdir": "net/argus-monitor",
"version": "3.7",
"license": "Artistic",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://argus.tcp4me.com/",
"description": "The All Seeing System and Network Monitoring Software",
"long_description": "The All Seeing System and Network Monitoring Software",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"apple_postfix"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openssl",
"gd2",
"postfix",
"fping",
"freetype",
"perl5.34",
"p5.34-berkeleydb",
"p5.34-crypt-des",
"db53",
"p5.34-digest-hmac",
"p5.34-digest-md5",
"p5.34-digest-sha1",
"p5.34-gd",
"p5.34-net-ssleay",
"p5.34-socket6",
"p5.34-time-hires",
"p5.34-dbi"
]
}
],
"depends_on": []
},
{
"name": "argus-clients",
"portdir": "net/argus-clients",
"version": "3.0.8",
"license": "GPL-2+ and BSD-old",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qosient.com/argus/",
"description": "Network Audit Record Generation and Utilization System",
"long_description": "Argus is a real-time Flow Monitor that is designed to perform comprehensive IP network traffic auditing.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"no_ragraph",
"sasl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"flex",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"cyrus-sasl2",
"perl5",
"rrdtool"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"nsm-console"
]
}
]
}
]
}