Skip to content

Releases: jahen/frp-android

v0.68.1

27 Apr 09:57

Choose a tag to compare

Update App version to v0.68.1
Update aar version to 0.68.1

更新 App 版本至 v0.68.1
更新 aar 版本至 0.68.1

v0.68.0

23 Apr 21:12

Choose a tag to compare

Added support for frp [store] configuration.
Both relative paths (e.g. ./frpc_store.json) and absolute paths are supported.
For absolute paths, ensure the app has read/write permission to the target location, otherwise [store] may not work.

支持 frp [store] 配置。
支持相对路径(如 ./frpc_store.json)和绝对路径。
使用绝对路径时,请确认 App 对目标路径有读写权限,否则 [store] 可能无法生效。

v0.67.0

07 Feb 16:16

Choose a tag to compare

Features
frpc & frps: Run as client or server
Multiple config formats: INI, TOML, YAML, JSON
Config management: Long-press drag to reorder; import/export
Format auto-detection: Detects format from content on save
No root required: Works without root
Background service: Start/stop each config independently
Other
Bundled frp 0.67.0 library; switch versions in-app

功能特性
frpc 与 frps:支持作为客户端或服务端
多配置格式:支持 INI、TOML、YAML、JSON
配置管理:长按拖动排序,导入/导出
格式识别:保存时根据内容自动识别格式
免 Root:无需 root 即可使用
后台运行:每条配置可单独启动或停止
其他
内置 frp 0.67.0 库,可在应用内切换版本