Skip to content

June Release

Compare
Choose a tag to compare
@scottdware scottdware released this 01 Jun 12:03
· 102 commits to master since this release

This release was a few months in the making - lots of nice changes:

panco has a new documentation site - visit https://panco.dev!

  • Command structure has changed. Instead of certain flag options, they are now subcommands. For example:
OLD: panco objects --action import

NEW: panco objects import <flags>

Please use the --help flag on any command to see the format. Also visit https://panco.dev for the full detailed changes.

  • You can now import/export three types of policies: Security, NAT and Policy-Based Forwarding
  • You can now remove service objects from a service group
  • Find duplicate address and service objects and generate an Excel file with the results
  • New command - userid which allows you to perform user-ID based functions:
    • Sub command login allows you to login/logout users and manually map them to an IP address
    • Sub command tag allows you to dynamically tag an IP address for use in a dynamic address group
  • New policy command hitcount which allows you to export the hit count data on Security, NAT or Policy-Based Forwarding rules

Download panco for your OS below!