Search
427 results for “skunksarebetter”
-
#dieharder is a #PRNG test suite.
dieharder is a battery of tests for pseudorandom number generators (PRNG). dieharder performs a wide range of analysis on the output of a PRNG to determine its quality. Included are many different tests for identifying deviation from expected distribution, bit correlations, etc. dieharder also includes many PRNGs for comparison.
Website 🔗️: http://webhome.phy.duke.edu/~rgb/General/dieharder.php
apt 📦️: dieharder
-
#optparse is a #publicdomain dependencyless #getopt.
optparse is a command line option parser that functions in a similar manner to getopt. optparse does not use global state, allowing for subcommands and restarting of the parser in a reliable way. optparse provides both short and long option parsing, option permuting, and capturable errors.
Website 🔗️: https://github.com/skeeto/optparse
-
#muffet is a link checker.
muffet is a tool that scrapes and checks all links on a website recursively. muffet reports the response codes for all available URLs. muffet supports outputting to JSON, following robots.txt or the sitemap.xml, non-recursive operation, and colorized output.
Website 🔗️: https://github.com/raviqqe/muffet
-
#base1 is a binary to unary #converter.
base1 takes in binary data and encodes it into a long string of single characters. This can be read back in and converted back to the original binary data.
Website 🔗️: https://gir.st/
-
#retry is a program rerunner.
retry captures stdin and runs a program with the given stdin repeatedly until it finishes successfully. retry prints the output of the program to stderr if it is unsuccessful, or stdout if it is successful. retry is useful for complex pipelines with unreliable links.
Website 🔗️: https://github.com/minfrin/retry
apt 📦️: retry
-
#dares is an #ISO recovery tool.
dares is a tool that scans a #CD or #DVD image for file magic numbers. Any found files are listed in a large list which can be used to select files to save. dares can also save all files automatically. dares can extract from h2i images as well as normal ISO format images.
apt 📦️: dares
-
#Brotli is a #compression algorithm.
Brotli is a text oriented compressor that employs common compression techniques with special optimizations for sequential data. Brotli uses the ubiquitous LZ and Huffman coding as well as dictionaries generated on the fly and pulled from a corpus generated from the internet. Brotli can achieve high compression rates, albeit at somewhat slower speeds.
Website 🔗️: https://github.com/google/brotli
apt 📦️: brotli
-
#Termshark is a TUI for #tshark based on #Wireshark.
Termshark is a #terminal user interface for the command line packet capturer tshark, imitating Wireshark's GUI. Like Wireshark, Termshark can capture packets, filter captures, colourise packets by type, follow TCP and UDP streams, and has many of the powerful capturing features from tshark available.
Website 🔗️: https://termshark.io/
apt 📦️: termshark
#free #opensource #foss #fossmendations #networking #sysadmin
-
#sash is a standalone shell.
sash is a small emergency shell intended for use when /bin/sh is broken. While minimal, sash does support a usable subset of POSIX shell with compiled in modules that can be used for system repair, especially on systems where /bin/sh has been corrupted and all other options are unavailable. sash provides dd, tar, etc. all as builtins.
Website 🔗️: http://members.tip.net.au/~dbell/
apt 📦️: sash
-
#Diodon is a clipboard manager.
Diodon is a tool that manages the contents of the system clipboards. Diodon keeps a history of the clipboard which can be accessed at any time from a quick menu. Diodon also syncs the selection and explicit clipboards. Diodon supports plugins.
Website 🔗️: https://launchpad.net/diodon
apt 📦️: diodon
-
#Parcellite is a lightweight clipboard manager.
Parcellite is a utility that keeps track of the contents of the clipboard. Parcellite allows the user to paste historical clipboard contents as well as perform arbitrary actions using the current clipboard contents. Parcellite is quite configurable in many ways.
Website 🔗️: https://github.com/rickyrockrat/parcellite
apt 📦️: parcellite
-
#Steghide is a steganography tool.
Steghide is a utility that takes in an input file and arbitrary data and hides the data inside the file. The resulting file can be fed back into Steghide to reveal the original information. Steghide supports images (BMP, JPEG), and audio (WAV, AU). Steghide uses statistically resilient hiding methods and supports encryption and checksumming.
Website 🔗️: http://steghide.sourceforge.net/
apt 📦️: steghide
-
#Supercat is a #regex based text colorizer.
Supercat is a text colorizer based on regexes. Supercat's configuration format is quite simple to grasp, and supports colorizing for both terminal output and HTML output. Supercat includes several configuration files for a few common formats and programming languages.
Website 🔗️: http://supercat.nosredna.net/
apt 📦️: supercat
-
#HTTPie is a #CLI web API client.
HTTPie is a command line #HTTP client with numerous features especially for interacting with web APIs. HTTPie features quickly accessible HTTP request syntax, quickly accessible #JSON, response syntax highlighting and formatting, plugins, as well as the usual features of proxies and custom headers.
Website 🔗️: https://httpie.org/
apt 📦️: httpie
-
#p0f is a passive fingerprinter.
p0f is a tool that passively looks through an interface's packets to see if any contain special information. p0f can gather details on the operating system used, uptime, links, browser, and raw details for further processing if desired. Since p0f is passive it can be used without much fuss, and can't be detected outside of the fingerprinting server.
Website 🔗️: https://lcamtuf.coredump.cx/p0f3/
apt 📦️: p0f
-
#AmidstForMinetest is a fork of #Amidst for #Minetest.
Amidst for Minetest is a fork of the popular #Minecraft seed mapper that supports Minetest world generation algorithms and operating without a Minecraft directory. Amidst for Minetest has all the usual features of Amidst (when applicable), as well as biome profiles for different mods and several other features.
Website 🔗️: https://github.com/Treer/Amidst-for-Minetest
-
#AmidstForMinetest is a fork of #Amidst for #Minetest.
Amidst for Minetest is a fork of the popular #Minecraft seed mapper that supports Minetest world generation algorithms and operating without a Minecraft directory. Amidst for Minetest has all the usual features of Amidst (when applicable), as well as biome profiles for different mods and several other features.
Website 🔗️: https://github.com/Treer/Amidst-for-Minetest
-
#Recoll is a personal #search engine.
Recoll indexes and searches directories using #Xapian. Recoll performs full text searches, meaning the entire text of indexed files is searched rather than some metadata. Recoll supports helpers which can perform spell check, indexing of otherwise unsupported file formats, and plenty more. Recoll supports fuzzy suggestions based on the actual contents of the index.
Website 🔗️: https://www.lesbonscomptes.com/recoll/
apt 📦️: recoll
-
#xcftools is a set of #XCF extraction tools.
xcftools is a collection of utilities for handling and converting XCF format images into more common formats. xcftools includes xcfinfo for getting information on a file, xcf2png and xcf2pnm for converting (portions of) an XCF file to a flat image, and xcfview which automatically converts an XCF to a PNG or PNM and displays it with the default image viewer.
Website 🔗️: https://github.com/j-jorge/xcftools/
apt 📦️: xcftools
-
#kramdown is a #Ruby #Markdown converter.
kramdown is a Ruby library for converting Markdown, GitHub Markdown, kramdown, and HTML into several formats. kramdown's custom syntax is the same as Markdown, with some improvements like code blocks supporting embedding of the opening marking, and plenty other features. kramdown is quite fast, outcompeting many other (Ruby) Markdown parsers.
Website 🔗️: https://kramdown.gettalong.org/
apt 📦️: kramdown
-
#kramdown is a #Ruby #Markdown converter.
kramdown is a Ruby library for converting Markdown, GitHub Markdown, kramdown, and HTML into several formats. kramdown's custom syntax is the same as Markdown, with some improvements like code blocks supporting embedding of the opening marking, and plenty other features. kramdown is quite fast, outcompeting many other (Ruby) Markdown parsers.
Website 🔗️: https://kramdown.gettalong.org/
apt 📦️: kramdown
-
#csvkit is a suite of #CSV processing tools.
csvkit is a collection of utilities which modify and translate data in the comma separated values (CSV) format. csvkit includes tools to translate to CSV (including from #SQL, #JSON, spreadsheets), for modifying CSV (cleaning, joining, sorting), and for output/analysis (SQL searching, JSON output, Markdown).
Website 🔗️: https://github.com/wireservice/csvkit
apt 📦️: csvkit
-
#jp2a is a #JPEG to ASCII art converter.
jp2a is a simple program that converts a JPEG file into a ASCII art image that is displayed on the terminal. jp2a supports colorizing the output, and numerous different options to alter the output's size, color depth, or even outputting as HTML.
Website 🔗️: https://github.com/Talinx/jp2a
apt 📦️: jp2a
-
#html2text is an #HTML to text converter.
html2text converts structured HTML into plain text. html2text supports converting several files and concatenating them on output. html2text fully supports HTML 3.2, most of HTML 4, and can deal with HTML 5 using reasonable guesses for what should be done. html2text can generate output with escape codes.
Website 🔗️: https://github.com/grobian/html2text
apt 📦️: html2text
-
#GoldenDict is an advanced #dictionary.
GoldenDict is a system-wide dictionary that can be called up to define a selected word or set of characters at the press of a key. GoldenDict supports having several dictionaries at once, and supports many local and remote dictionary formats. GoldenDict also supports using commands for searching definitions, greatly extending the possible formats supported.
Website 🔗️: http://goldendict.org/
apt 📦️: goldendict
-
#moreutils is a collection of useful utilities.
moreutils is a set of tools in the same vein of coreutils, providing functionality that is difficult to achieve using pure shell. moreutils includes tools to combine files line by line conditionally, executing a command if stdin has content, teeing to pipes, timestamping standard input, collecting up stdin then writing to a file, and more.
Website 🔗️: https://joeyh.name/code/moreutils/
apt 📦️: moreutils
-
#buku is a #terminal #bookmark manager.
buku is a terminal program that stores links with titles and keywords/tags in a mergible SQLite database. buku can import bookmarks from major browsers and can also open bookmarks in a browser if needed. Bookmarks can be searched using several search methods, and can be edited using your favorite text editor.
Website 🔗️: https://github.com/jarun/Buku
apt 📦️: buku
-
#zutils are compressed data handlers.
zutils is a collection of simple tools that transparently handle a mix of uncompressed and compressed data in a number of formats. zutils includes zcat (for decompression), zdiff, zgrep, and ztest (for integrity checks). zutils handles #gzip, #bzip2, #xz, and #lzip in any combination.
Website 🔗️: https://www.nongnu.org/zutils/zutils.html
apt 📦️: zutils
-
#crunch is a #wordlist generator.
crunch is a tool that generates permutations for a character set. crunch supports Unicode characters as well as the ability to specify which characters are permutated and the option to compress the output wordlist.
Website 🔗️: https://sourceforge.net/projects/crunch-wordlist/
apt 📦️: crunch
-
#Uncrustify is a source code #beautifier.
Uncrustify is a tool that takes in poorly formatted or minified code and reformats it to be more readable. Uncrustify is very configurable, able to be completely reconfigured to minify source code by removing unecessary whitespace. Uncrustify supports several programming languages, including #C, #Cpp, #Java, and a few others.
Website 🔗️: https://github.com/uncrustify/uncrustify
apt 📦️: uncrustify