Skip to main content

dumpserver interfaces for python/jython

Project description

Annotated burp interfaces for python/jython

Installation

pip install dumpserver

Usage 1

import dumpserver

class ServerAddon:
    def request(self, flow):
        print({flow.request.method} {flow.request.url}")

    def response(self, flow):
        print({flow.response.status_code} {flow.request.url}")

Install Requires

python>=3.6.0

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

dumpserver-0.1.3.tar.gz (316.4 kB view details)

Uploaded Source

File details

Details for the file dumpserver-0.1.3.tar.gz.

File metadata

  • Download URL: dumpserver-0.1.3.tar.gz
  • Upload date:
  • Size: 316.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.8.0

File hashes

Hashes for dumpserver-0.1.3.tar.gz
Algorithm Hash digest
SHA256 c18ed91fb7cbb7b1088641f0925a8becc8ecab8478bd0c21e081f17ec0fb75f7
MD5 bcba23c7fc71e2ca1d8f790abc4273c2
BLAKE2b-256 a68eb2d8490ea4db7d83cd488527f3406599b97c750fc058ac927cec1cdf80b9

See more details on using hashes here.

Supported by

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