From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EF2DD138359 for ; Wed, 2 Sep 2020 22:43:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EFE8E087F; Wed, 2 Sep 2020 22:43:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CFE16E087F for ; Wed, 2 Sep 2020 22:43:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8ECD340EC7 for ; Wed, 2 Sep 2020 22:43:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3355E2FC for ; Wed, 2 Sep 2020 22:43:48 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1599086616.24cccd74ffbf043555b7b8ade7614d16bab8c85d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/mitmproxy/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/mitmproxy/metadata.xml X-VCS-Directories: net-proxy/mitmproxy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 24cccd74ffbf043555b7b8ade7614d16bab8c85d X-VCS-Branch: master Date: Wed, 2 Sep 2020 22:43:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3bcda5e7-6d2b-42c7-9ec9-789942dd3889 X-Archives-Hash: 332094a64608c570b28c6acd71ef9dc9 commit: 24cccd74ffbf043555b7b8ade7614d16bab8c85d Author: Matt Smith offtopica uk> AuthorDate: Sat Aug 29 13:26:25 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 2 22:43:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24cccd74 net-proxy/mitmproxy: Update metadata.xml Add myself and the proxy-maintainer project as maintainers, and also add a description and the GitHub upstream. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matt Smith offtopica.uk> Signed-off-by: Sam James gentoo.org> net-proxy/mitmproxy/metadata.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/net-proxy/mitmproxy/metadata.xml b/net-proxy/mitmproxy/metadata.xml index c7003e858b4..1d76cc4073a 100644 --- a/net-proxy/mitmproxy/metadata.xml +++ b/net-proxy/mitmproxy/metadata.xml @@ -1,8 +1,28 @@ - + + matt@offtopica.uk + Matt Smith + + + proxy-maint@gentoo.org + Proxy Maintainers + + + 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. + + mitmproxy/mitmproxy mitmproxy