uruk 20190121-2.1 source package in Ubuntu

Changelog

uruk (20190121-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * No source change upload to rebuild with debhelper 13.10.

 -- Michael Biebl <email address hidden>  Sat, 15 Oct 2022 12:55:02 +0200

Upload details

Uploaded by:
Joost van Baal
Uploaded to:
Sid
Original maintainer:
Joost van Baal
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe net
Lunar release universe net

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
uruk_20190121-2.1.dsc 1.7 KiB e2871f708498363c3899ba4994560babfd07678964edb9bdf9ef5b0deced3ddd
uruk_20190121.orig.tar.gz 236.4 KiB ce88e78312e53d8ed9baa153a3d605219eda538e2f6250ebcffe45ee004d74c1
uruk_20190121-2.1.debian.tar.xz 15.2 KiB b88a17b1bfab9c9d9983598dae2a3f346d03d1519afb885b8d3e5d709538dbae

Available diffs

No changes file available.

Binary packages built by this source

uruk: Very small firewall script, for configuring iptables

 Uruk is a wrapper for Linux ip[6]tables. A very simple shell script, but
 useful if you need similar (but not the same) packet filtering configurations
 on lots of hosts. It uses a template file, which gets sourced as a shell
 script, to get lists of source addresses, allowed to use specific network
 services. Listing these groups of allowed hosts and allowed services is all
 what's needed to configure your box.
 .
 Main difference with other firewall setup tools: uruk is just a very small
 (just 14K!) shell script, no gui, no interactive setup, no default
 configuration. You'll like this if you'd rather not have lots of (probably
 buggy) code between you and your filtering rules.