Skip to content

Commit

Permalink
Merge branch 'master' of github.com:DeNA/PacketProxy
Browse files Browse the repository at this point in the history
  • Loading branch information
prprhyt committed Oct 29, 2019
2 parents 2e5ff38 + 2fd0c13 commit 5177a14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ It can be used for development assistance or for risk assessments.

# Features

- **Major features for local proxy tool**
- **Full featured local proxy tool**
- History and filtering of packets' data
- Show, search, modify, and diff packets' data
- Interception
Expand All @@ -35,12 +35,12 @@ It can be used for development assistance or for risk assessments.

# Usage

Please see this page: [For Users](https://github.com/DeNA/PacketProxy/wiki/%E4%BD%BF%E3%81%A3%E3%81%A6%E3%81%BF%E3%82%8B)
Please see this page: [For Users](https://github.com/DeNA/PacketProxy/wiki/Using-PacketProxy)

# Development

If you want to develop support for additional protocols or improve on the base PacketProxy application, please refer to this page:
[For Developers](https://github.com/DeNA/PacketProxy/wiki/%E9%96%8B%E7%99%BA%E3%81%99%E3%82%8B)
[For Developers](https://github.com/DeNA/PacketProxy/wiki/Developing-PacketProxy)


# License
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[![CircleCI](https://circleci.com/gh/DeNA/PacketProxy/tree/master.svg?style=svg)](https://circleci.com/gh/DeNA/PacketProxy/tree/master)

[English version](https://github.com/DeNA/PacketProxy/blob/master/README.en.md)

# PacketProxyとは?

PacketProxyは、HTTP/HTTPS通信だけでなく、より低レイヤーのTCP/UDPを利用したバイナリ通信にも対応した、オープンソースのローカルプロキシツールです。
Expand Down

0 comments on commit 5177a14

Please sign in to comment.