{"id":20268839,"url":"https://github.com/patrikx3/openwrt-insomnia","last_synced_at":"2025-04-11T03:42:12.553Z","repository":{"id":125410269,"uuid":"121388162","full_name":"patrikx3/openwrt-insomnia","owner":"patrikx3","description":"☕ OpenWrt with latest NodeJs for Linksys WRT","archived":false,"fork":false,"pushed_at":"2024-07-15T05:56:58.000Z","size":1128,"stargazers_count":30,"open_issues_count":0,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-07-15T07:01:53.597Z","etag":null,"topics":["corifeus","firewall","firmware","latest","latest-nodejs","linksys","luci","nodejs","openvpn","openwrt","samba","signature","stable","whereis","wifi"],"latest_commit_sha":null,"homepage":"https://www.corifeus.com/openwrt-insomnia","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrikx3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-13T13:51:55.000Z","updated_at":"2024-07-15T05:57:01.000Z","dependencies_parsed_at":"2024-07-15T07:07:14.640Z","dependency_job_id":null,"html_url":"https://github.com/patrikx3/openwrt-insomnia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrikx3%2Fopenwrt-insomnia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrikx3%2Fopenwrt-insomnia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrikx3%2Fopenwrt-insomnia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrikx3%2Fopenwrt-insomnia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrikx3","download_url":"https://codeload.github.com/patrikx3/openwrt-insomnia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224617767,"owners_count":17341392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["corifeus","firewall","firmware","latest","latest-nodejs","linksys","luci","nodejs","openvpn","openwrt","samba","signature","stable","whereis","wifi"],"created_at":"2024-11-14T12:20:27.320Z","updated_at":"2024-11-14T12:20:27.964Z","avatar_url":"https://github.com/patrikx3.png","language":"Shell","funding_links":["https://paypal.me/patrikx3","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=QZVM4V6HVZJW6"],"categories":[],"sub_categories":[],"readme":"[//]: #@corifeus-header\n\n [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://paypal.me/patrikx3) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Corifeus @ Facebook](https://img.shields.io/badge/Facebook-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)   [![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m780749701-41bcade28c1ea8154eda7cca.svg)](https://stats.uptimerobot.com/9ggnzcWrw)\n\n# ☕ OpenWrt Insomnia for Linksys WRT\n\n\n\n\n                        \n[//]: #@corifeus-header:end\n\n# Info\n  \n\nI do not build the firmwares from scratch anymore, I am using the image builder. \nTo build the firmwares:\n```bash\n./init-firmware.sh\n```\n\n---\n  \nNota bene: [switch_from_wolfssl_to_mbedtls_as_default](https://openwrt.org/releases/23.05/notes-23.05.0-rc2#switch_from_wolfssl_to_mbedtls_as_default)\n  \n---\n  \nThe main reason is to be able to use the latest NodeJs for Linksys WRT (the default NodeJs is old) and the crypto accelerator. \n\n  \n  \n\n## UPnP\nI could only install it with `opkg install miniupnpd-nftables luci-app-upnp`.\n\nFor `/etc/config/upnpd`, we better to enable and setup these options:\n\n```txt\nconfig upnpd 'config'\n\toption enabled '1'\n\toption external_iface 'wan'\n\toption internal_iface 'lan'\n```\n\n\n## European version\n\nIf 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:\n```text\n/etc/modules.d/mwifiex\n``` \n\nwith this content:\n```text\nmwifiex reg_alpha2=FR\n```\n\nThen, set all radio 1 and 2 to be FR as well and the DTS/Radar perfectly works. \n\n\u003c!--\n* Enabled Apache HTTP2\n--\u003e\n\n\n\u003c!--\n# NodeJs Homebridge and homekit settings is enabled by default based on\nhttps://github.com/nxhack/openwrt-node-packages#note-about-avahi-and-homebridge\n--\u003e\n\n\n# Ext-Root\n[README](docs/ext-root.md)\n\n# Wireguard\n[README](docs/wireguard.md)\n\n\n# WPS\n[README](docs/wps.md)\n\n## How I built these Dockers via these links\n[README](docs/links-i-used.md)\n\n## Docker commands\n[README](docs/docker-commands.md)\n\n## Create packages, not neeed anymore\n[My first package](docs/create-package.md)\n\n# Create from scratch\n[README](docs/create-from-scratch.md)\n\n# Linksys WRT Radar Detection\nTested on WRT1900ACSv2 and WRT3200ACM, works.  \n[README](docs/linksys-wrt-radar-detection.md)\n\n# Copy configs\n[README](docs/copy-test-configs.md)\n\n# Firmware sizes\n[README](docs/firmware-sizes.md)\n\n# Packages and patches\n\n[README](docs/packages-patches.md)\n\n# Linksys WRT 3200ACM 160 Mhz\n[README](docs/linksys-wrt-3200acm-160mhz.md)\n\n# Linksys USB-TTL\n[README](docs/linksys-usb-ttl.md)\n\n# Linksys WRT 3200ACM / WRT32X\nFor some reason it needs this:\n\n```bash\n# based on this https://truica-victor.com/dhcp-packet-received-eth0-2-address/\necho \"except-interface=eth1.2\" \u003e\u003e /etc/dnsmasq.conf\n```\n\n[//]: #@corifeus-footer\n\n---\n\n\n## Support Our Open-Source Project ❤️\nIf 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!\n\n### Server Availability\nOur server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.\n\n### About My Domains\nAll my domains, including [patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.\n\n### Versioning Policy\n**Version Structure:** We follow a Major.Minor.Patch versioning scheme:\n- **Major:** Corresponds to the current year.\n- **Minor:** Set as 4 for releases from January to June, and 10 for July to December.\n- **Patch:** Incremental, updated with each build.\n\n**Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.\n\n---\n\n\n[**P3X-OPENWRT-INSOMNIA**](https://corifeus.com/openwrt-insomnia) Build v2024.10.101\n\n [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=QZVM4V6HVZJW6)  [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)\n\n\n\n\n\n\n[//]: #@corifeus-footer:end\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrikx3%2Fopenwrt-insomnia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrikx3%2Fopenwrt-insomnia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrikx3%2Fopenwrt-insomnia/lists"}