Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【工具自荐】为前端开发设计的代理工具 #3728

Open
zobor opened this issue Dec 9, 2023 · 3 comments
Open

【工具自荐】为前端开发设计的代理工具 #3728

zobor opened this issue Dec 9, 2023 · 3 comments
Labels

Comments

@zobor
Copy link

zobor commented Dec 9, 2023

bproxy = browser proxy 的意思,跨平台的代理抓包&调试工具。

核心功能:

  • 独立配置: 配置文件可以跟着项目走,支持多人跨平台协同开发
  • 配置是 JS 格式,JS 对前端开发更友好,可以在 JS 内写很多自定义方法,比如对一个 css 请求,按照 sass 的格式编译处理返回给浏览器
  • 配置 host 不只是匹配 hostname ,而是还可以根据 pathname 来匹配,比如:domain.com/api/v1 ip1 、domain.com/api/v2 ip2

体验一下

@ruanyf ruanyf added the weekly label Dec 14, 2023
@NewBeCoder996
Copy link

@zobor 工具很棒,谢谢大佬

@NewBeCoder996
Copy link

@zobor 远程调试的功能很好的解决了钉钉以及企微、飞书等无开发者工具容器中调试页面的痛点,移动端的vconsole 体验也不好,有了这个感觉可以抛弃 vconsole 了。 如果能够在broxy 的远程调试面板中集成 vue devtools、react devtools 等 框架对应的开发者工具插件,就更是锦上添花了

@zobor
Copy link
Author

zobor commented Dec 16, 2023

@zobor 远程调试的功能很好的解决了钉钉以及企微、飞书等无开发者工具容器中调试页面的痛点,移动端的vconsole 体验也不好,有了这个感觉可以抛弃 vconsole 了。 如果能够在broxy 的远程调试面板中集成 vue devtools、react devtools 等 框架对应的开发者工具插件,就更是锦上添花了

欢迎体验👏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants