uruk 20130426-1 source package in Ubuntu

Changelog

uruk (20130426-1) unstable; urgency=low


  * New upstream release: The Sy Release - 10th anniversary release
  * control: fix typo in Vcs-Git. Thanks Thijs Kinkhorst.

 -- Joost van Baal-Ilić <email address hidden>  Sat, 13 Apr 2013 16:11:41 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
uruk_20130426-1.dsc 1.3 KiB 29ba30bba20104deb49dc324866a9f88ba9c49ed004aff9643451ec5d3084894
uruk_20130426.orig.tar.gz 191.6 KiB 13daa649642cbcec01af164db7f937af42cbaced46458ef12edd0e96f966f95e
uruk_20130426-1.debian.tar.gz 9.8 KiB 96141877f90815e4947307a65020c45eec2ba2c172d17c65628e258f148f1098

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.