SkillAgentSearch skills...

Turboacc

一个适用于官方Official OpenWrt(24.10/25.12/snapshot) firewall3/firewall4的turboacc,可启用全锥形 NAT1(fullcone)

Install / Use

/learn @mufeng05/Turboacc
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

luci-app-turboacc

一个适用于官方Official OpenWrt(24.10/25.12/snapshot) firewall3/firewall4的turboacc 包括以下功能:快速转发引擎、全锥形 NAT1、TCP 拥塞控制算法 支持内核版本:6.6、6.12、6.18

目前仅测试了2025-11-20的x86平台的snapshot版本OpenWrt,fw3(iptables)和fw4(nftables)均可用

使用方法

  • 在openwrt源代码所在目录执行:

    curl -sSL https://raw.githubusercontent.com/mufeng05/turboacc/main/add_turboacc.sh -o add_turboacc.sh && bash add_turboacc.sh
    

    脚本会自动读取当前源码树的内核版本,并匹配对应的补丁。

  • 之后执行

make menuconfig
  • 在 > LuCI > 3. Applications中选中luci-app-turboacc

注意

  1. 软件流量分载默认使用flow offloading,可根据需要自行更换为fast classifiershortcut-fe
  2. 因OpenWrt现在使用firewall4作为默认防火墙,如果切换为firewall3的话,请把所有与nft相关的包手动取消掉,并替换为相应的ipt包(例如: iptables-nft替换为iptables-zz-legacy)。

插件预览

fw3预览 fw4预览

关于

此仓库的luci-app-turboacc是基于lede的luci-app-turboacc和chenmozhijin的turboacc修改而来的,保留了lede版luci-app-turboacc的所有功能。

感谢

感谢以下项目:

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated22h ago
Forks7

Languages

C

Security Score

90/100

Audited on Apr 6, 2026

No findings