You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-proxy/mitmproxy/metadata.xml

29 lines
1.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>matt@offtopica.uk</email>
<name>Matt Smith</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
mitmproxy is your swiss-army knife for debugging,
testing, privacy measurements, and penetration
testing. It can be used to intercept, inspect, modify
and replay web traffic such as HTTP/1, HTTP/2,
WebSockets, or any other SSL/TLS-protected
protocols. You can prettify and decode a variety of
message types ranging from HTML to Protobuf, intercept
specific messages on-the-fly, modify them before they
reach their destination, and replay them to a client
or server later on.
</longdescription>
<upstream>
<remote-id type="github">mitmproxy/mitmproxy</remote-id>
<remote-id type="pypi">mitmproxy</remote-id>
</upstream>
</pkgmetadata>