Skip to main content

This tool is intended to insert sercurity post rules into Panorama via API.

Project description

Panorama Project

This project is initially intended to insert security post rules into Panorama via API.
The project may then be expanded further. Depending on future requirements.

Run

Docker

docker run -it -p 8888:8888 bnstimo/panorama_tool

Python

Create and change directory to the project:

cd /path/to/project

Check python version (The version should be 3.11, but you can try it with other versions):

python --version
# or
python3 --version

Create a python venv:

python -m venv venv
# or
python3 -m venv venv

Activate the venv:

macOS / Linux
source venv/bin/activate
Windows
# In cmd.exe
venv\Scripts\activate.bat

# In PowerShell
venv\Scripts\Activate.ps1

Install the tool

pip install panoramaTool

Start the tool

python -m panoramaTool

Use it

Start a browser and go to http://127.0.0.1:5000

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

panoramaTool-0.1.15.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

panoramaTool-0.1.15-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

Details for the file panoramaTool-0.1.15.tar.gz.

File metadata

  • Download URL: panoramaTool-0.1.15.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for panoramaTool-0.1.15.tar.gz
Algorithm Hash digest
SHA256 e0ecf41d37f13d04a9ede324302c27a984f8954e1b9f31013cf383de83b54d13
MD5 0688146d74c930dbf9ec82356695348c
BLAKE2b-256 340668d359f8647f80576251005b7e33fbb394832c3781f0e74bd70ef770c1c1

See more details on using hashes here.

File details

Details for the file panoramaTool-0.1.15-py3-none-any.whl.

File metadata

File hashes

Hashes for panoramaTool-0.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 39457d52dec36994af4b169bd09af0b4c9fe1d1c5e066c48d6ad94b6f2bb95a4
MD5 aaa1d8361fe2ec6c07304a940f893c66
BLAKE2b-256 36952c09ff7eca89013ed5c883da94a9a644f95f51414692bbbd2d9b874ce247

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page