- Extended & optimized build for TP-Link Archer C7 V2 only based on latest LEDE trunk source
- Baked using latest GCC version 6.3 with -O3, 74kc, binutils 2.27 and flags to maximize performance
- LuCI SSL Web Interface
- Improved ath10k CT drivers & firmware
- VPN ready (OpenVPN, L2TP, IPSec, GRE, IPIP, PPTP)
- DNSCrypt using OpenNIC for your security, privacy & freedom
- QoS with SQM (cake & more)
- Dynamic DNS support
- WiFi Schedule (disable/enable WiFi at specific times)
- HD Idle (spins down connected hard drives when idle)
- Wake On LAN (WOL)
- UPnP support
- Supports common filesystems (btrfs, exfat, f2fs, ext4, msdos, ntfs, nfs, xfs, fuse, reiserfs, squashfs)
- IPv4-over-IPv6
- Supports bonding, relays and bridges
- BCP38 anti spoofing
- Advanced statistics (graphs)
- vim, nano, tcpdump-mini, htop, rsync, iproute2, ipset, wget, curl, ethtool, dmesg, grep, tar & many more
Can I block ads with this firmware?
Yes! Open /etc/config/dnscrypt-proxy
with nano
or vim
and change option resolver 'fvz-anyone'
to option resolver 'default.ns1.adguard.com'
. Then restart DNSCrypt with service dnscrypt-proxy restart
.
Do you offer any quality assurance?
Sort of. I push updates manually after testing the builds on my own C7, which prevents major issues with the releases you can find here.
-
2017-02-22
- Upstream updates
-
2017-02-19
- Upstream updates
-
2017-02-14
- Upstream updates
- Replaced
wpad-mini
withwpad
- Added
hostapd-utils
-
2017-02-13
- Upstream updates
- Minor bug fixes
-
2017-02-09
- Upstream updates
openssl-util
added
-
2017-02-08
- Upstream updates
-
2017-02-07
- Upstream updates
- More gcc optimizations
- DNSCrypt added
- Added config to GitHub repo
-
2017-02-06
- Upstream updates
- Added
rsync
- BCP38 added (including LuCI app)
- Compile everything with
-O3
and-march=74kc
- Use GCC 6.3
-
2017-02-05
- Upstream updates
-
2017-02-04
- Initial release