Пакет ferm: Информация

    Исходный пакет: ferm
    Версия: 2.6-alt2
    Собран:  28 июля 2021 г. 14:48
    Категория: Security/Networking
    Сообщить об ошибке в пакете
    Домашняя страница: http://ferm.foo-projects.org/

    Лицензия: GPLv2
    О пакете: iptables frontend For Easy Rule Making
    Описание: 
    ferm, pronounced "firm", stands for "For Easy Rule Making",
    is a frontend for iptables. It reads the rules from
    a structured configuration file and calls iptables(8)
    to insert them into the running kernel.
    
    ferm's goal is to make firewall rules easy to write and easy
    to read. It tries to reduce the tedious task of writing down
    rules, thus enabling the firewall administrator to spend
    more time on developing good rules than the proper
    implementation of the rule.
    
    To achieve this, ferm uses a simple but powerful configuration
    language, which allows variables, functions, arrays, blocks.
    It also allows you to include other files, allowing you to
    create libraries of commonly used structures and functions.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    ferm (noarch)

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Nikolay A. Fetisov

      1. rpm-build-licenses
      2. perl-Pod-Usage
      3. perl-devel

    Последнее изменение


    14 июля 2021 г. Nikolay A. Fetisov 2.6-alt2
    - Skip rpmnew/rpmsave files in the @include directive
    23 июня 2021 г. Nikolay A. Fetisov 2.6-alt1
    - Initial build for ALT Linux Sisyphus