Difference between revisions of "Zorp"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Zorp
+
|Name=Zorp GPL
 
|Short description=Proxy firewall suite
 
|Short description=Proxy firewall suite
|Full description=Zorp is a new
+
|Full description=Zorp is a new generation proxy firewall suite and as such its core architecture is built around today's security demands: it uses application level proxies, it is modular and component based, it uses a script language to describe policy decisions, it makes it possible to monitor encrypted traffic, it let's you override client actions, it let's you protect your servers with its built in IDS capabilities... The list is endless. It gives you all the power you need to implement your local security policy.
generation proxy firewall suite and as such its core architecture is
+
|Homepage URL=http://balasys.github.io/zorp
built around today's security demands: it uses application level
+
|User level=advanced
proxies, it is modular and component based, it uses a script language to
+
|VCS checkout command=git clone https://github.com/balasys/zorp.git
describe policy decisions, it makes it possible to monitor encrypted
+
|Computer languages=C++11,Python
traffic, it let's you override client actions, it let's you protect your
+
|Documentation note=User tutorial available in HTML format from http://zorp-gpl-tutorial.readthedocs.org/
servers with its built in IDS capabilities... The list is endless. It
+
|Paid support=Paid technical support and consulting available from http://www.balasys.hu/
gives you all the power you need to implement your local security
+
|Accepts cryptocurrency donations=No
policy.
+
|Microblog=https://twitter.com/ZorpGPL
|Homepage URL=http://www.balabit.com/network-security/zorp-gpl/overview
 
|Is GNU=No
 
|User level=none
 
|Computer languages=C,Python
 
|Documentation note=User tutorial available in HTML format from http://www.balabit.com/products/zorp_gpl/tutorial/; User intro available in PDF format from http://www.balabit.com/products/zorp/docs/getting_started.pdf;
 
|Paid support=Paid technical support and consulting available from http://www.balabit.com/
 
 
|Related projects=Fireflier,Shoreline_Firewall,Turtle_Firewall,PCXFirewall,Alfandega_Firewall
 
|Related projects=Fireflier,Shoreline_Firewall,Turtle_Firewall,PCXFirewall,Alfandega_Firewall
 
|Keywords=zorp,firewall,security,proxy,SSH,TCP,SSL,POP3,FTP,HTTP
 
|Keywords=zorp,firewall,security,proxy,SSH,TCP,SSL,POP3,FTP,HTTP
|Version identifier=3.9.5
+
|Version identifier=6.0.10
|Version date=2012/03/13
+
|Version date=2016/12/07
 
|Version status=stable
 
|Version status=stable
|Version download=http://www.balabit.com/network-security/zorp-gpl/downloads
+
|Version download=https://github.com/Balasys/zorp/archive/v6.0.10.tar.gz
|Version comment=3.9.5 stable released 2012-03-13
+
|Last review by=Bendikker
|Last review by=Janet Casey
+
|Last review date=2018/02/28
|Last review date=2005-05-11
 
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 +
|Is GNU=No
 
|License verified date=2012-03-13
 
|License verified date=2012-03-13
 
}}
 
}}
Line 39: Line 32:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=bazsi@balabit.hu
 
|Email=bazsi@balabit.hu
 +
}}
 +
{{Person
 +
|Real name=Szilárd Pfeiffer
 +
|Role=Maintainer
 +
|Email=szilard.pfeiffer@balasys.hu
 +
|Username=pfeiffer
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/zorp
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 47: Line 50:
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C, C++, python
 +
|Protocol=smtp, finger, http, ip, ipv6, pop3, ssl, telnet, udp
 +
|Runs-on=GNU/Linux
 
|Security=firewall
 
|Security=firewall
 
|Use=security
 
|Use=security
Line 52: Line 58:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=Python 2.1.3
+
|Prerequisite description=Python 2.7
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=glib 2.0
+
|Prerequisite description=glib 2.24
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=OpenSSL 0.9.6g
+
|Prerequisite description=OpenSSL 1.0.0
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
 
|Prerequisite description=libcap 1.10
 
|Prerequisite description=libcap 1.10
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=g++ 4.8
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 11:01, 28 February 2018


[edit]

Zorp GPL

http://balasys.github.io/zorp
Proxy firewall suite

Zorp is a new generation proxy firewall suite and as such its core architecture is built around today's security demands: it uses application level proxies, it is modular and component based, it uses a script language to describe policy decisions, it makes it possible to monitor encrypted traffic, it let's you override client actions, it let's you protect your servers with its built in IDS capabilities... The list is endless. It gives you all the power you need to implement your local security policy.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

15 February 2002




Leaders and contributors

Contact(s)Role
Szilárd Pfeiffer (Pfeiffer)Maintainer
Balazs Scheidler Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:zorp@lists.balabit.hu
Debian (Ref)https://tracker.debian.org/pkg/zorp


Software prerequisites

KindDescription
Required to buildg++ 4.8
Required to usePython 2.7
Required to uselibcap 1.10
Required to useglib 2.24
Required to useOpenSSL 1.0.0




Entry













"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.