From e9dd6b4b3057e135910d543efb26c4151907ea20 Mon Sep 17 00:00:00 2001 From: wanghongenpin Date: Wed, 30 Oct 2024 15:25:07 +0800 Subject: [PATCH 1/2] Update README --- README.md | 39 +++++++++++++++++++-------------------- README_CN.md | 30 ++++++++++++++++++++++++++++++ README_EN.md | 26 -------------------------- 3 files changed, 49 insertions(+), 46 deletions(-) create mode 100644 README_CN.md delete mode 100644 README_EN.md diff --git a/README.md b/README.md index 313a190..eda86e3 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,29 @@ # ProxyPin -[English](README_EN.md) | 中文 +English | [中文](README_CN) +## Open source free packet capture tool,Support Windows、Mac、Android、IOS、Linux Full platform system -## 开源免费抓包工具,支持Windows、Mac、Android、IOS、Linux 全平台系统 +You can use it to intercept, inspect & rewrite HTTP(S) traffic, Support capturing Flutter app traffic, ProxyPin is based on Flutter develop, and the UI is beautiful +and easy to use. -您可以使用它来拦截、检查和重写HTTP(S)流量,支持Flutter应用抓包,ProxyPin基于Flutter开发,UI美观易用。 +## Features +* Mobile scan code connection: no need to manually configure WiFi proxy, including configuration synchronization. All terminals can scan codes to connect and forward traffic to each other. +* Domain name filtering: Only intercept the traffic you need, and do not intercept other traffic to avoid interference with other applications. +* Search: Search requests according to keywords, response types and other conditions +* Script: Support writing JavaScript scripts to process requests or responses. +* Request rewrite: Support redirection, support replacement of request or response message, and can also modify request or response according to the increase. +* Request blocking: Support blocking requests according to URL, and do not send requests to the server. +* History: Automatically save the captured traffic data for easy backtracking and viewing. Support HAR format export and import. +* Others: Favorites, toolbox, common encoding tools, as well as QR codes, regular expressions, etc. -## 核心特性 +**Mac will prompt untrusted developers when first opened, you need to go to System Preferences-Security & Privacy-Allow any source.** +Download: https://github.com/wanghongenpin/proxypin/releases -* 手机扫码连接: 不用手动配置Wifi代理,包括配置同步。所有终端都可以互相扫码连接转发流量。 -* 域名过滤: 只拦截您所需要的流量,不拦截其他流量,避免干扰其他应用。 -* 脚本: 支持编写JavaScript脚本来处理请求或响应。 -* 请求重写: 支持重定向,支持替换请求或响应报文,也可以根据增则修改请求或或响应。 -* 请求屏蔽: 支持根据URL屏蔽请求,不让请求发送到服务器。 -* 搜索:根据关键词响应类型多种条件搜索请求 -* 其他:收藏、历史记录、工具箱等 +iOS App Store:https://apps.apple.com/app/proxypin/id6450932949 -**Mac首次打开会提示不受信任开发者,需要到系统偏好设置-安全性与隐私-允许任何来源。** +TG: https://t.me/proxypin_en -国内下载地址: https://gitee.com/wanghongenpin/proxypin/releases +**We will continue to improve the features and experience, as well as optimize the UI.** -iOS AppStore下载地址: https://apps.apple.com/app/proxypin/id6450932949 - -TG: https://t.me/proxypin_tg - -**接下来会持续完善功能和体验,UI优化。** - -image.image +image.image diff --git a/README_CN.md b/README_CN.md new file mode 100644 index 0000000..5267c06 --- /dev/null +++ b/README_CN.md @@ -0,0 +1,30 @@ +# ProxyPin + +[English](README) | 中文 +## 开源免费抓包工具,支持Windows、Mac、Android、IOS、Linux 全平台系统 + +您可以使用它来拦截、检查和重写HTTP(S)流量,支持Flutter应用抓包,ProxyPin基于Flutter开发,UI美观易用。 + +## 核心特性 + +* 手机扫码连接: 不用手动配置Wifi代理,包括配置同步。所有终端都可以互相扫码连接转发流量。 +* 域名过滤: 只拦截您所需要的流量,不拦截其他流量,避免干扰其他应用。 +* 搜索:根据关键词响应类型多种条件搜索请求 +* 脚本: 支持编写JavaScript脚本来处理请求或响应。 +* 请求重写: 支持重定向,支持替换请求或响应报文,也可以根据增则修改请求或或响应。 +* 请求屏蔽: 支持根据URL屏蔽请求,不让请求发送到服务器。 +* 历史记录:自动保存抓包的流量数据,方便回溯查看。支持HAR格式导出与导入。 +* 其他:收藏、工具箱、常用编码工具、以及二维码、正则等 + +**Mac首次打开会提示不受信任开发者,需要到系统偏好设置-安全性与隐私-允许任何来源。** + +国内下载地址: https://gitee.com/wanghongenpin/proxypin/releases + +iOS AppStore下载地址: https://apps.apple.com/app/proxypin/id6450932949 + +TG: https://t.me/proxypin_tg + +**接下来会持续完善功能和体验,UI优化。** + +image.image + diff --git a/README_EN.md b/README_EN.md deleted file mode 100644 index 5da4208..0000000 --- a/README_EN.md +++ /dev/null @@ -1,26 +0,0 @@ -# ProxyPin - -English | [中文](README.md) -## Open source free packet capture tool,Support Windows、Mac、Android、IOS、Linux Full platform system -You can use it to intercept, inspect & rewrite HTTP(S) traffic, Support capturing Flutter app traffic, ProxyPin is based on Flutter develop, and the UI is beautiful -and easy to use. -## Features -* Mobile scan code connection: no need to manually configure WiFi proxy, including configuration synchronization. All terminals can scan codes to connect and forward traffic to each other. -* Domain name filtering: Only intercept the traffic you need, and do not intercept other traffic to avoid interference with other applications. -* Script: Support writing JavaScript scripts to process requests or responses. -* Request rewrite: Support redirection, support replacement of request or response message, and can also modify request or response according to the increase. -* Request blocking: Support blocking requests according to URL, and do not send requests to the server. -* Search: Search requests according to keywords, response types and other conditions -* Others: Favorites, history, toolbox, etc. - -**Mac will prompt untrusted developers when first opened, you need to go to System Preferences-Security & Privacy-Allow any source.** -Download: https://github.com/wanghongenpin/proxypin/releases - -iOS App Store:https://apps.apple.com/app/proxypin/id6450932949 - -TG: https://t.me/proxypin_en - -**We will continue to improve the features and experience, as well as optimize the UI.** - -image.image - From 970161529cc439f3306f56506ef21c43fe14e5a5 Mon Sep 17 00:00:00 2001 From: wanghongenpin Date: Wed, 30 Oct 2024 15:27:53 +0800 Subject: [PATCH 2/2] Update README --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eda86e3..8b08f28 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ProxyPin -English | [中文](README_CN) +English | [中文](README_CN.md) ## Open source free packet capture tool,Support Windows、Mac、Android、IOS、Linux Full platform system You can use it to intercept, inspect & rewrite HTTP(S) traffic, Support capturing Flutter app traffic, ProxyPin is based on Flutter develop, and the UI is beautiful diff --git a/README_CN.md b/README_CN.md index 5267c06..70c4bb7 100644 --- a/README_CN.md +++ b/README_CN.md @@ -1,6 +1,6 @@ # ProxyPin -[English](README) | 中文 +[English](README.md) | 中文 ## 开源免费抓包工具,支持Windows、Mac、Android、IOS、Linux 全平台系统 您可以使用它来拦截、检查和重写HTTP(S)流量,支持Flutter应用抓包,ProxyPin基于Flutter开发,UI美观易用。