Code Monkey home page Code Monkey logo

Comments (4)

achill-es avatar achill-es commented on August 17, 2024

ruleset.txt

from automation-scripts.

TKIPisalegacycipher avatar TKIPisalegacycipher commented on August 17, 2024

Hi @achill-es--what is the HTTP response you get when you execute? Please provide the full response including headers at your convenience.

from automation-scripts.

achill-es avatar achill-es commented on August 17, 2024

Hey TKIPisalegacycipher,

tx for feedback! I tried to get you a Wireshark capture (see attach), but regrettably it was/is encrypted -- as it should be.
So I tried to add
image
to the code, but it didn't work out for me. Do you know how to achieve that?

But while I tried to add sslkeylog, I realized that this is only supported for Python >3.8. This brought me to the idea that my scripts above would work "better" when called with "python3" -- and voila, it worked like a charm...

So my issue is solved for the moment.

Btw: I detected something that should have been added to the guide https://github.com/meraki/automation-scripts/blob/master/mxfirewallcontrol_manual.pdf : on page 5 under "insert-file", it should be mentioned that any input file should end with a blank line -- otherwise it complains with a very short error message about wrong file content
isoshow-tcpstream-compressed.pcapng.gz

.

from automation-scripts.

mpapazog avatar mpapazog commented on August 17, 2024

Thank you for the feedback and great that you go it to work.

If you have both Python 2 and Python 3 installed on your system, you might need to use "python3" and "pip3" instead of "python" and "pip". The script was originally developed in Windows, which does not come with Python 2 preinstalled.

I will go ahead and close this issue.

from automation-scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.