mason
Interactively creates a Linux packet filtering firewall
Install
- All systems
-
curl cmd.cat/mason.sh
- Debian
-
apt-get install mason - Ubuntu
-
apt-get install mason - Kali Linux
-
apt-get install mason - Fedora
-
dnf install mason - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mason - Raspbian
-
apt-get install mason
mason
Interactively creates a Linux packet filtering firewall
Mason creates a firewall that exactly matches the types of TCP/IP traffic flowing in, out and through a Linux computer. It can be used to create a full firewall or add rules to an existing firewall.
seqan-apps
C++ library for the analysis of biological sequences
SeqAn is a C++ template library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. This library applies a unique generic design that guarantees high performance, generality, extensibility, and integration with other libraries. SeqAn is easy to use and simplifies the development of new software tools with a minimal loss of performance. This package contains the applications dfi, pair_align, micro_razers, seqan_tcoffee, seqcons, razers and tree_recon.