notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
toxiproxy-cli TCP proxy to simulate network and system conditions (client)
2.12.0 netnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-18 06:45:06
Last Update: 2025-07-18 06:37:47
Commit Hash: 4316334
License: MIT
WWW:
https://github.com/shopify/toxiproxy
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/toxiproxy-cli
  2. /usr/local/share/licenses/toxiproxy-cli-2.12.0/catalog.mk
  3. /usr/local/share/licenses/toxiproxy-cli-2.12.0/LICENSE
  4. /usr/local/share/licenses/toxiproxy-cli-2.12.0/MIT
Collapse this list.
Dependency lines:
  • toxiproxy-cli>0:net/toxiproxy-cli
To install the port:
cd /usr/ports/net/toxiproxy-cli/ && make install clean
To add the package, run one of these commands:
  • pkg install net/toxiproxy-cli
  • pkg install toxiproxy-cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: toxiproxy-cli
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752818445 SHA256 (go/net_toxiproxy-cli/shopify-toxiproxy-v2.12.0_GH0/go.mod) = efe7eee8e60cbef1c8283f1d9becf20e6abf051716e8cd1ed83e88d65d581825 SIZE (go/net_toxiproxy-cli/shopify-toxiproxy-v2.12.0_GH0/go.mod) = 1079

Expand this list (2 items)

Collapse this list.

SHA256 (go/net_toxiproxy-cli/shopify-toxiproxy-v2.12.0_GH0/shopify-toxiproxy-v2.12.0_GH0.tar.gz) = 9332a884c559fbcf96cbe2c1b46312eb1e1b7191eb9a73a3d3b857d4e9789eb1 SIZE (go/net_toxiproxy-cli/shopify-toxiproxy-v2.12.0_GH0/shopify-toxiproxy-v2.12.0_GH0.tar.gz) = 73037

Collapse this list.


Packages (timestamps in pop-ups are UTC):
toxiproxy-cli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.12.0--2.12.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Master port: net/toxiproxy-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_toxiproxy-cli
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/shopify/toxiproxy/tar.gz/v2.12.0?dummy=/
  2. https://raw.githubusercontent.com/shopify/toxiproxy/v2.12.0/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: net/toxiproxy-server
CommitCreditsLog message
2.12.0
18 Jul 2025 06:37:47
commit hash: 43163344cc9da5f0592a4e3cab45224b9ce2a83fcommit hash: 43163344cc9da5f0592a4e3cab45224b9ce2a83fcommit hash: 43163344cc9da5f0592a4e3cab45224b9ce2a83fcommit hash: 43163344cc9da5f0592a4e3cab45224b9ce2a83f files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
net/toxiproxy-{cli,server}: New port: TCP proxy to simulate network and system
conditions

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.

Approved by:    acm (mentor)

Number of commits found: 1