openwrt-insomnia icon indicating copy to clipboard operation
openwrt-insomnia copied to clipboard

☕ OpenWrt with latest NodeJs for Linksys WRT

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

🙏 This is an open-source project. Star this repository, if you like it, or even donate to maintain the servers and the development. Thank you so much!

Possible, this server, rarely, is down, please, hang on for 15-30 minutes and the server will be back up.

All my domains (patrikx3.com and corifeus.com) could have minor errors, since I am developing in my free time. However, it is usually stable.

Note about versioning: Versions are cut in Major.Minor.Patch schema. Major is always the current year. Minor is either 4 (January - June) or 10 (July - December). Patch is incremental by every build. If there is a breaking change, it should be noted in the readme.


P3X-OPENWRT-INSOMNIA Build v2024.4.110

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