-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrouter-version.json
More file actions
15 lines (15 loc) · 3.1 KB
/
Copy pathrouter-version.json
File metadata and controls
15 lines (15 loc) · 3.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"versionCode": 189,
"version": "1.93.0809",
"versionFull": "1.93.0809+189",
"downloads": {
"x86_64": "https://github.com/aipo-lenshow/EdgeNest-router/releases/download/v1.93.0809/edgenest-router_1.93.0809+189_x86_64.ipk",
"aarch64_generic": "https://github.com/aipo-lenshow/EdgeNest-router/releases/download/v1.93.0809/edgenest-router_1.93.0809+189_aarch64_generic.ipk"
},
"sha256": {
"x86_64": "b8b5739dd4a7eff8a3827b7b780a6e9724302cf6b5eb481bbe311c28d61a55c8",
"aarch64_generic": "40d892353e126c2ad4e1e6967258f83eb24498244ca85bb2157285ed0c9950e1"
},
"notesZh": "局域网 SOCKS / HTTP 代理端口:\n- 新增「SOCKS」独立页面,可开设多个局域网 SOCKS / HTTP / 混合代理端口,给单台设备或单个应用直接配置代理,无需改动整机网关(例如给 NAS 上的 Docker 配 HTTP_PROXY 拉取镜像)。\n- 每个端口可独立选择出口:跟随分流、自动选择、指定分组或节点、直连,与设备策略含义一致。\n- 每个端口可独立开启账号密码鉴权;用户名密码在保存时校验合规,端口占用会被提前拦截。\n- 端口仅对局域网及组网接口开放,广域网侧不可达。\n概览与日志:\n- 概览页新增网络连通性面板:对国内网络、Google、Cloudflare、GitHub、YouTube、OpenAI 等站点逐一检测可达性与延迟,可单站或一键全部测试。\n- 日志自动清理:可在设置里设定日志大小上限,超过后自动保留最近内容;磁盘剩余空间不足时无论大小都会提前清理,避免写满存储影响系统。日志页显示当前日志大小。\n- 软件升级更稳健:升级前预检磁盘空间,安装失败自动回滚到上一个可用版本。\n- 备份文件名包含日期时间,便于区分和保存多个备份。",
"notesEn": "LAN SOCKS / HTTP proxy ports:\n- New dedicated \"SOCKS\" page: open multiple LAN-facing SOCKS / HTTP / mixed proxy ports so a single device or application can use a proxy directly, without changing its gateway (e.g. set HTTP_PROXY for the Docker daemon on a NAS to pull images).\n- Each port can pick its own exit: follow routing, auto select, a specific group or node, or direct — same semantics as device policies.\n- Each port can require its own username and password; credentials are validated on save, and a port already in use is rejected up front.\n- Ports are reachable only from the LAN and mesh interfaces, never from the WAN side.\nOverview and logs:\n- New connectivity panel on the overview: checks reachability and latency to sites such as China network, Google, Cloudflare, GitHub, YouTube and OpenAI, one at a time or all at once.\n- Automatic log cleanup: set a log size limit in Settings and older content is trimmed past it; when free disk space runs low the log is trimmed early regardless of size, so logging can never fill the storage. The Logs page shows the current log size.\n- Sturdier upgrades: free space is checked before installing, and a failed install rolls back to the last working version.\n- Backup file names now include the date and time, so multiple backups are easy to tell apart and keep."
}