Skip to content

Balasys/kzorp

This branch is 701 commits ahead of, 15 commits behind mochrul/kzorp:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Szilárd Pfeiffer
Oct 28, 2019
fc8a987 · Oct 28, 2019
Oct 28, 2019
Oct 28, 2019
Aug 9, 2019
Oct 28, 2019
Oct 28, 2019
Jul 10, 2018
Dec 18, 2018
Oct 28, 2019
Apr 8, 2019
Nov 27, 2014
Feb 6, 2019
Jan 3, 2018
Apr 27, 2018
Apr 18, 2018
Sep 28, 2017
Jan 3, 2018
Oct 6, 2015
Sep 11, 2019
Nov 27, 2014
Sep 28, 2017
Apr 18, 2018

Repository files navigation

Travis Build Status Coverity Scan Build Status HitCount

Kzorp is a open source set of mechanisms to implement mixed packet filter/application level gateway functionality on Linux. Kzorp is used by Zorp, and anyone is welcome to use it with other gateways.

You can install it by the autoreconf -i;./configure;make;make install combo. There will be Debian packages soon, promise.

See the file COPYRIGHT for copyright (which is GPL), and HACKING.md on internals and stuff.

This repository contains all you need to have a functioning kzorp:

  • the kernel module
  • the iptables userspace - to manipulate iptables rules
  • the python userspace - to manipulate zones, services, etc

Packages

No packages published

Languages

  • C 52.9%
  • Python 44.3%
  • Makefile 1.3%
  • Shell 1.1%
  • Objective-C 0.2%
  • M4 0.1%
  • Roff 0.1%