uruk 20190121-1.1 source package in Ubuntu

Changelog

uruk (20190121-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Mon, 04 Jan 2021 16:34:46 +0100

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
uruk_20190121-1.1.dsc 1.7 KiB 9610b77a1212a00b1051c50c14a481532b45bf7ce1eeb5cdeebbb9b9525d004a
uruk_20190121.orig.tar.gz 236.4 KiB ce88e78312e53d8ed9baa153a3d605219eda538e2f6250ebcffe45ee004d74c1
uruk_20190121-1.1.debian.tar.xz 14.9 KiB ed678410c6ec93153cde3a1fe37f534d76291f4441811e01d9a0c47a98b5bfc7

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.