With this tool you can test if your tcp-server can handle gibberish. For example a webserver: with this tool you can test if your webserver can handle it if someone sends gibberish instead of an http-request.
With this tool you can test if your tcp-server can handle gibberish. For example a webserver: with this tool you can test if your webserver can handle it if someone sends gibberish instead of an http-request.
To install gibberish, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gibberish
To see what files were installed by gibberish, run:
port contents gibberish
To later upgrade gibberish, run:
sudo port selfupdate && sudo port upgrade gibberish
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.