Skip to content

Commit

Permalink
update README.md and README.ja.md
Browse files Browse the repository at this point in the history
  • Loading branch information
funa-tk committed Sep 22, 2020
1 parent c2c92aa commit c03fb63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ PacketProxyは、HTTP1/HTTP2/HTTPS通信だけでなく、より低レイヤー
- 自己署名証明書によるHTTPS通信をMITMできてしまうかチェックする機能
- DNSサーバが内蔵されており、DNS書き換えによるパケットのフォワード機能
- SQLiteで現在のプロジェクトの保存・読込する機能
- WindowsとmacOSに対応
- Windows、macOS、Linuxに対応

# インストール

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ It can be used for development assistance or for risk assessments.
- **Other advantages**
- Have a built-in DNS server for easy packet forwarding
- Save/Load project data
- Support Windows and macOS
- Support Windows, macOS, and Linux

# Setup

Expand Down

0 comments on commit c03fb63

Please sign in to comment.