Skip to content

patrikx3/openwrt-insomnia

Repository files navigation

Donate for Corifeus / P3X Contact Corifeus / P3X Corifeus @ Facebook Uptime Robot ratio (30 days)

☕ OpenWrt Insomnia for Linksys WRT

Info

I do not build the firmwares from scratch anymore, I am using the image builder. To build the firmwares:

./init-firmware.sh

Nota bene: switch_from_wolfssl_to_mbedtls_as_default


The main reason is to be able to use the latest NodeJs for Linksys WRT (the default NodeJs is old) and the crypto accelerator.

UPnP

I could only install it with opkg install miniupnpd-nftables luci-app-upnp.

For /etc/config/upnpd, we better to enable and setup these options:

config upnpd 'config'
	option enabled '1'
	option external_iface 'wan'
	option internal_iface 'lan'

European version

If you have a 3rd Radio and you have the European version of WRT and have a 3rd radio, to get it to work on DFS/Radar, create this file:

/etc/modules.d/mwifiex

with this content:

mwifiex reg_alpha2=FR

Then, set all radio 1 and 2 to be FR as well and the DTS/Radar perfectly works.

Ext-Root

README

Wireguard

README

WPS

README

How I built these Dockers via these links

README

Docker commands

README

Create packages, not neeed anymore

My first package

Create from scratch

README

Linksys WRT Radar Detection

Tested on WRT1900ACSv2 and WRT3200ACM, works.
README

Copy configs

README

Firmware sizes

README

Packages and patches

README

Linksys WRT 3200ACM 160 Mhz

README

Linksys USB-TTL

README

Linksys WRT 3200ACM / WRT32X

For some reason it needs this:

# based on this https://truica-victor.com/dhcp-packet-received-eth0-2-address/
echo "except-interface=eth1.2" >> /etc/dnsmasq.conf

Support Our Open-Source Project ❤️

If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!

Server Availability

Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.

About My Domains

All my domains, including patrikx3.com and corifeus.com, are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.

Versioning Policy

Version Structure: We follow a Major.Minor.Patch versioning scheme:

  • Major: Corresponds to the current year.
  • Minor: Set as 4 for releases from January to June, and 10 for July to December.
  • Patch: Incremental, updated with each build.

Important Changes: Any breaking changes are prominently noted in the readme to keep you informed.


P3X-OPENWRT-INSOMNIA Build v2024.4.113

Donate for Corifeus / P3X Contact Corifeus / P3X Like Corifeus @ Facebook