Skip to content
View fahadysf's full-sized avatar

Block or report fahadysf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. A multiprocess task broker which act... A multiprocess task broker which acts as: an example of Multiprocess asynchronous tasks which update a shared dictionary provided by multiprocess.Manager.
    1
    #!/usr/bin/python
    2
    
                  
    3
    from multiprocessing import Pool, Manager
    4
    from http.server import BaseHTTPRequestHandler, HTTPServer
    5
    import json
  2. flask-myip flask-myip Public

    Simple Flask app to show visitors IP and other useful information about their browsing environment.

    HTML

  3. pan-api-reports pan-api-reports Public

    Super simple Python App to get ready-made ACC reports from PANW firewalls and display simple graphs based on the report.

    HTML

  4. pan-config-viewer pan-config-viewer Public

    PAN Config Viewer

    Python

  5. pan-os-ansible pan-os-ansible Public

    Forked from PaloAltoNetworks/pan-os-ansible

    Ansible collection for easy automation of Palo Alto Networks next generation firewalls and Panorama, in both physical and virtual form factors.

    Python