From 378370adb08502a5ecc5b4f0a5339b21dbaf6318 Mon Sep 17 00:00:00 2001 From: Jeferson Mari Date: Wed, 28 Dec 2016 10:37:50 +0800 Subject: [PATCH 1/2] added mitmproxy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18f88c9..d2deb39 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Next.js](https://github.com/zeit/next.js/labels/Good%20for%20beginners) _(label: Good for beginners)_
A minimalistic framework for universal server-rendered React applications - [keystonejs](https://github.com/keystonejs/keystone/labels/good%20first%20task) _(label: good first task)_
The open source framework for developing database-driven websites, applications and APIs in Node.js. Built on Express and MongoDB. - [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React/labels/good%20first%20contribution) _(label: good first contribution)_
The official React integration for Semantic UI. +- [mitmproxy](https://github.com/mitmproxy/mitmproxy/labels/good-first-contribution) _(label: good first contribution)_
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers ## Julia From 70e8434b00d22feb97af37f1147baf0bed3d9fc7 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Thu, 29 Dec 2016 17:07:40 +0300 Subject: [PATCH 2/2] Move mitmproxy to Python list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2deb39..c619d65 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,6 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Next.js](https://github.com/zeit/next.js/labels/Good%20for%20beginners) _(label: Good for beginners)_
A minimalistic framework for universal server-rendered React applications - [keystonejs](https://github.com/keystonejs/keystone/labels/good%20first%20task) _(label: good first task)_
The open source framework for developing database-driven websites, applications and APIs in Node.js. Built on Express and MongoDB. - [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React/labels/good%20first%20contribution) _(label: good first contribution)_
The official React integration for Semantic UI. -- [mitmproxy](https://github.com/mitmproxy/mitmproxy/labels/good-first-contribution) _(label: good first contribution)_
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers ## Julia @@ -101,6 +100,7 @@ If you are an open source project maintainer, add the label `first-timers-only` - [BorgBackup](https://github.com/borgbackup/borg/labels/easy) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. - [pylearn2](https://github.com/lisa-lab/pylearn2/labels/For%20beginners) _(label: For beginners)_
A Machine Learning library based on Theano. - [scrapy](https://github.com/scrapy/scrapy/labels/easy) _(label: easy)_
A fast high-level web crawling & scraping framework for Python. +- [mitmproxy](https://github.com/mitmproxy/mitmproxy/labels/good-first-contribution) _(label: good first contribution)_
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers ## Ruby