Skip to content

Commit 7be5eee

Browse files
authored
Update README.md (#6)
1 parent 4c9bf17 commit 7be5eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
## 常见问题
3131

3232
1. 添加配置时必须有`name`字段,修改时`name`字段会被忽略;
33-
2. `GOST`的API是支持跨域的,如碰到跨域问题,检查一下页面和API的协议是否一至
33+
2. `GOST`的API是支持跨域的,如碰到跨域问题,检查一下页面和API的协议是否一致
3434
3. 由于`Chrome`安全规则,连接本地`API`(127.0.0.1:xxx 或 localhost:xxx) 需要用[https页面](https://gost.whyoop.com/); 但连接局域网内的`API` 需要修改浏览器配置 [设置方式可以参考这篇博文](https://blog.csdn.net/Flywithdawn/article/details/128253604)
3535
- 补充:可以本地启一个 http/socks 代理,`Chrome`通过本地代理访问管理页面,再链接本地/局域网API时,不再触发安全规则;
3636
- 补充1:使用[https页面](https://gost.whyoop.com/),并把`网站设置 -> 不安全内容`设置为`允许`,同样可绕过安全规则;

0 commit comments

Comments
 (0)