Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aclhound

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aclhound

ACL Compiler

  • 1.8.2
  • PyPI
  • Socket score

Maintainers
1

ACLHOUND

Build Status Coverage Status

Summary

ACLHound takes as input policy language following a variant of the [AFPL2] 1 syntax and compiles a representation specific for the specified vendor which can be deployed on firewall devices.

Table of contents

Design goals

ACLHound is designed to assist humans in managing hundreds of ACLs across tens of devices. One key focus point is maximum re-usability of ACL components such as groups of hosts, groups of ports and the policies themselves.

Supported devices

  • Cisco ASA
    • No support for ASA 9.1.2 or higher (yet)
  • Cisco IOS
    • Will autodetect IPv6 support through show ipv6 cef
  • Juniper (planned)

Installation notes

Step 1: get the code

sudo pip install aclhound

Documentation

Documentation can be found here. This describes directory structure, ACLhound language syntax and examples.

Copyright 2014,2015 Job Snijders. Code and documentation released under the BSD 2-Clause license.

ACLHound's inception was commissioned by the eBay Classifieds Group.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc