Skip to content

v1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jul 07:30

ソフトウェアリポジトリがオンラインになりました。詳細は https://fleth.link/ をご覧ください。
The software repository is now live. Visit https://fleth.link/ for more information.
软件源已经上线,访问 https://fleth.link/ 获得更多信息。


Bump 1.1

主な変更点

  • IPIP6H / IPIP6HP の IPv6 インターフェース ID を必須化
  • SoftBank 10G 向けの BR アドレス 2400:2000:4:0:a000::2999 を追加
  • 長いインターフェース名でトンネルを作成できない問題を修正
  • MAP-E / IPIP6H / IPIP6HP で IPv6 アドレスが重複して設定される問題を修正
  • IPIP6HP のファイアウォール設定に注意事項を追加し、不要な自動アクティベーション設定を削除
  • LuCI のプロトコル表示順とフックの安定性を改善
  • MAP-E のランダムポート選択で IPv6 アドレスが誤って入力される問題を修正
  • ビルド対象を luci-proto-fleth のみに変更、さよなら luci-app-fleth

Major changes

  • Make IPv6 Interface ID mandatory for IPIP6H and IPIP6HP
  • Add BR address 2400:2000:4:0:a000::2999 for SoftBank 10G
  • Fix tunnel creation with long interface names
  • Prevent duplicate IPv6 address configuration for MAP-E, IPIP6H, and IPIP6HP
  • Add a firewall warning for IPIP6HP and remove the unsupported auto-activation option
  • Improve LuCI protocol ordering and hook stability
  • Fix IPv6 addresses being inserted by the MAP-E random port selector
  • Bye luci-app-fleth

主要变更

  • 将 IPIP6H 和 IPIP6HP 的 IPv6 接口 ID 改为必填
  • 为 SoftBank 10G 添加 BR 地址 2400:2000:4:0:a000::2999
  • 修复接口名称过长时无法创建隧道的问题
  • 避免 MAP-E、IPIP6H 和 IPIP6HP 重复配置 IPv6 地址
  • 为 IPIP6HP 添加防火墙警告并移除无法使用的自动激活选项
  • 改进 LuCI 协议显示顺序和 hook 稳定性
  • 修复 MAP-E 随机端口功能错误填入 IPv6 地址的问题
  • 再见 luci-app-fleth

アップグレード後の設定手順:

  1. LuCI で Network -> Interfaces を開きます。
  2. IPv4 over IPv6 用の interface(通常は wan)を編集します。
  3. Protocol に "Flet'H IPoE" を選択します。
  4. Tunnel Link に IPv6 uplink(通常は wan6)を選択します。
  5. Save -> Save & Apply を実行します。

Upgrade steps:

  1. Open Network -> Interfaces in LuCI.
  2. Edit the interface used for IPv4 over IPv6, usually wan.
  3. Select "Flet'H IPoE" as the Protocol.
  4. Select the IPv6 uplink, usually wan6, as Tunnel Link.
  5. Click Save, then Save & Apply.

升级后的设置步骤:

  1. 在 LuCI 中打开 Network -> Interfaces。
  2. 编辑用于 IPv4 over IPv6 的 interface,通常是 wan。
  3. 将 Protocol 选择为 "Flet'H IPoE"。
  4. 将 Tunnel Link 选择为 IPv6 uplink,通常是 wan6。
  5. 点击 Save,然后点击 Save & Apply。

ソフトウェアリポジトリがオンラインになりました。詳細は https://fleth.link/ をご覧ください。
The software repository is now live. Visit https://fleth.link/ for more information.
软件源已经上线,访问 https://fleth.link/ 获得更多信息。

wget -O /etc/apk/keys/fleth.pem https://dl.fleth.link/fleth.pem
echo 'https://dl.fleth.link/apk/all/packages.adb' >> /etc/apk/repositories.d/customfeeds.list
apk update
apk add luci-proto-fleth
mkdir -p /etc/opkg/keys
wget -O /etc/opkg/keys/064499bbef2b4ee5 https://dl.fleth.link/opkg/all/064499bbef2b4ee5
echo 'src/gz fleth https://dl.fleth.link/opkg/all' >> /etc/opkg/customfeeds.conf
opkg update
opkg install luci-proto-fleth