Commit Graph

132 Commits

Author SHA1 Message Date
wanghongenpin
1a241605d1 Merge branch 'main' into flutter-3.19.6
# Conflicts:
#	lib/ui/mobile/menu/bottom_navigation.dart
#	pubspec.yaml
2026-03-01 22:32:02 +08:00
wanghongenpin
3c4b97380d Refactor request breakpoint handling to use ExpiringCache for paused requests and responses 2026-02-28 21:22:25 +08:00
wanghongenpin
d4465bcd29 implement request and response breakpoint functionality with UI integration (#669)(#660)(#386) 2026-02-18 22:59:01 +08:00
wanghongenpin
c4d3421373 ios proxy pass domains (#527) 2026-02-15 01:25:05 +08:00
wanghongenpin
a3e744ee2e android proxy pass domains (#527) 2026-02-08 12:45:24 +08:00
wanghongenpin
b838bf73b9 fix mac set system proxy (#672) 2026-02-06 16:15:03 +08:00
wanghongenpin
5cc4726723 Merge branch 'refs/heads/main' into flutter-3.19.6
# Conflicts:
#	pubspec.yaml
2026-01-30 18:56:44 +08:00
wanghongenpin
e9574e7abc Add zlib decoding support and fix encoding order in HTTP response handling 2026-01-30 12:14:19 +08:00
wanghongenpin
bf04f4467c Merge branch 'main' into flutter-3.19.6
# Conflicts:
#	lib/ui/desktop/request/report_servers.dart
#	lib/ui/desktop/setting/about.dart
#	lib/ui/desktop/setting/request_rewrite.dart
#	lib/ui/mobile/setting/report_servers.dart
#	lib/ui/mobile/setting/request_rewrite.dart
#	lib/ui/mobile/widgets/about.dart
#	linux/build.sh
#	pubspec.yaml
2026-01-26 12:41:13 +08:00
wanghongenpin
0012116fa0 Add localization support for remote script management 2026-01-17 07:07:38 +08:00
wanghongenpin
b1220e18ef macos set system proxy with osascript privileges 2026-01-14 23:49:07 +08:00
wanghongenpin
223a8f0bf8 Merge branch 'main' into flutter-3.19.6
# Conflicts:
#	pubspec.yaml
2025-10-20 22:05:53 +08:00
wanghongenpin
f37330a517 The script supports multiple URL matching 2025-09-23 22:43:28 +08:00
wanghongenpin
3cc7d8d303 IOS certificate installation detection and guidance 2025-09-21 20:09:40 +08:00
wanghongenpin
c4fa75d149 Merge branch 'refs/heads/stable' into flutter-3.19.6
# Conflicts:
#	pubspec.yaml
#	windows/flutter/generated_plugin_registrant.cc
#	windows/flutter/generated_plugins.cmake
2025-09-20 01:31:24 +08:00
wanghongenpin
4e44921775 initCAConfig 2025-09-19 19:55:22 +08:00
wanghongenpin
f861beaa88 Windows Automatic Install Certificate 2025-09-18 23:55:23 +08:00
wanghongenpin
95dbae3684 cert cache 2025-08-26 06:47:25 +08:00
wanghongenpin
39615f0d8c Merge branch 'stable' into flutter-3.19.6
# Conflicts:
#	lib/ui/component/qrcode/qr_scan_view.dart
#	lib/ui/toolbox/qr_code_page.dart
#	pubspec.yaml
2025-08-13 03:04:35 +08:00
wanghongenpin
3382c06311 certs 2025-08-11 01:45:54 +08:00
wanghongenpin
6018b92a3c http2 authority 2025-05-31 03:57:58 +08:00
wanghongenpin
ff86399bef flutter-3.19.6 2025-05-26 19:43:24 +08:00
wanghongenpin
ae095b121e h2 stream dependency Sequential exec (#388)(#51) 2025-05-15 20:13:13 +08:00
wanghongenpin
c94ff7eba9 http2 streamDependency (#388)(#51) 2025-05-12 19:20:07 +08:00
wanghongenpin
493fcc3ea0 support proxy http2 (#388)(#51) 2025-05-07 14:50:55 +08:00
wanghongenpin
ea07881b6f encoding support zstd (#459)(#455)(#404) 2025-05-05 18:05:24 +08:00
wanghongenpin
c40a61a288 FLV live stream directly forward (#432) 2025-04-06 02:40:58 +08:00
wanghongenpin
b663b2d1ef image save 2025-01-16 18:16:10 +08:00
wanghongenpin
827e6fe0d8 socks5 (#291) 2025-01-15 01:36:00 +08:00
wanghongenpin
12ab378ced fix history record import (#400) 2025-01-13 01:49:42 +08:00
wanghongenpin
8738e5643d fix script url query convert 2024-11-12 09:29:15 +08:00
wanghongenpin
7a00960d71 Fixed script URL encoding issue 2024-11-11 17:46:55 +08:00
wanghongenpin
06918b4621 rewrite、script、block Interceptor 2024-11-03 02:01:19 +08:00
wanghongenpin
47e6c51813 Remove basic_utils dependency 2024-10-29 01:31:50 +08:00
wanghongenpin
4588d829f6 Change the project name to 'proxypin' 2024-10-25 17:57:20 +08:00
wanghongenpin
6069cf7233 iOS Generate new root certificate 2024-10-21 17:55:48 +08:00
wanghongenpin
26db48c02a js script Integrate md5('xxxx') method #307 2024-10-18 10:57:40 +08:00
wanghongenpin
a942460110 request rewrites file select suffix 2024-10-16 00:10:33 +08:00
wanghongenpin
65c8d24a70 CA Hash Name 2024-10-15 01:20:42 +08:00
wanghongenpin
76d844f65e qr code encode 2024-10-13 12:32:41 +08:00
wanghongenpin
05667189a8 ios IP Layer Proxy, Support capturing Flutter applications (#215) 2024-10-10 18:58:47 +08:00
wanghongenpin
be81174f9f Custom repeat supports sending at a specified time 2024-09-27 17:27:54 +08:00
wanghongenpin
330cc7e7fb Fix request rewrite batch import rule confusion (#311) 2024-09-27 11:08:37 +08:00
wanghongenpin
eef651d286 http body charset && script add rawBody byte array (#304) 2024-09-14 00:47:31 +08:00
wanghongenpin
5979bd5c7e external proxy support authentication (#303) 2024-09-11 23:42:04 +08:00
wanghongenpin
861f7238af Double-click the list tab to scroll to the top 2024-09-02 02:38:46 +08:00
wanghongenpin
dc455263a6 Fix the issue of partial p12 certificate import failure (#269) 2024-09-01 07:23:26 +08:00
wanghongenpin
debec047c9 Optimize certificate initialization & repair window mode to open package capture 2024-08-26 00:07:53 +08:00
wanghongenpin
95c01c3ed2 fix script binary body convert (#274) 2024-08-08 23:31:23 +08:00
wanghongenpin
04215af421 Import Root Certificate(.p12) (#185) 2024-07-29 00:59:07 +08:00