There was an error while loading. Please reload this page.
1 parent 2cc52f3 commit 33fd8cbCopy full SHA for 33fd8cb
.gitignore
@@ -1,3 +1,4 @@
1
beast.js
2
node_modules
3
-*.png
+*.png
4
+info.plist
README.md
@@ -61,6 +61,7 @@
61
* 选项
62
* `clear all proxy`: 清空全部代理,用于 Charles.app 代理调试。
63
* `auto proxy discovery`: 设置自动代理发现模式,用于公司内部网络加速。
64
+ * `global mode`: 设置全局代理模式。
65
66

67
0 commit comments