- By default, block user from access internal network using proxy (issue #212).
- Change default metrics logging interval to 10 minutes.
- Allow user to customize metrics logging interval (issue #217).
Breaking change: you must use allowPrivateIP and allowLoopbackIP in proxy server configuration to allow user to access internal network.
- 默认情况下,阻止用户通过代理访问内网。
- 将默认的指标日志输出间隔修改为 10 分钟。
- 允许用户自定义指标日志输出间隔。
重大变更:如需允许用户访问内网,必须在代理服务器配置中使用 allowPrivateIP 和 allowLoopbackIP 选项。