List of current feature requests 2022

thanks which link, got the link for the tables

Here is the link again:

Also:

Thanks for the link did try changing the country e.g. (JP had no effect) but there is no mention of the country code.

config wifi-device ‘wifi1’
option type ‘qcawificfg80211’
option hwmode ‘11axg’
option disabled ‘0’
option band ‘2G’
option noscan ‘0’
option txpower ‘28’
option txpower_max ‘28’
option country ‘US’
option macaddr ‘94:83:c4:12:16:3e’
option channel ‘10’
option htmode ‘HT20’

You still have:

option country ‘US’

Did you change it to ‘UK’ and reboot?

Sorry for the delay it had no effect i even tried TW for Taiwan which works a treat on LuCI openwrt-21.02

1 Like

Another plug for integrating ZeroTier (and/or Tailscale) into the web UI similar to how OpenVPN/Wireguard/Tor already are.

I would imagine there’d be a fair number of folks who’d love the ability to have a small compact GL.inet device inside their home network, and another with them as a travel router, and the ability to easily bridge between those two networks without having to wrangle port forwarding, etc.

3 Likes

Can we get Docker-CE and Dockerman on the Brume?

2 Likes

Flint AX-1800 user here:

One thing that I would like to request:

  1. A more recent implementation of OpenWRT or the ability to use a GL.iNet branch of OpenWRT that allows me to use the most up to date version of OpenWRT (with all the software available to standard OpenWRT users).
3 Likes

Is the country code for the UK not GB instead of UK?

2 Likes

I think you are correct! Maybe should try again with country code of ‘GB’.

hi all,
new to the product, i use a-lot of static ip, it would be nice if we could download a csv of them, also just sort by ip would be nice.
Thanks

Afternoon, add the ability to enter ussd commands (GL-E750), the absence of this option is very difficult to activate and recharge the sim card.

Fix gltertf to not waste space on mac_vendor.db, eg. this and this.

I suggest using sqlite3_open_v2 with the SQLITE_OPEN_READONLY flag so that the database is not opened in a writable mode.

This would free up over 900kB in writable storage for user purposes.

2 Likes

I’d love to be able to use my own domain name in the wireguard client configs. Hoping this could be easily configurable via the awesome GUI rather than getting in under the hood.

Another feature would be to setup the ability to implement the extroot configuration via the GUI: [OpenWrt Wiki] Extroot configuration

Its a great way to expand the available memory to really push the devices to their fullest capabilities with the freedom to add what ever the user chooses.

1 Like

Already do this in firmware 4.x

2 Likes

Cool, any chance of a backport to whatever comes after 3.211? I mean, it’s not hard for me to truncate the database on my own, but it’d be nice to remove that step from my customizer script.

1 Like

Nice to have a feature that pass all traffic through SSH tunnel + killSwitch (same as OpenVPN and WireGuard opts). And a VERY nice feature is to create configurable chains like SSH->OpenVPN, SSH->Tor or maybe WireGuard->SSH->Tor.

1 Like

This may be a difficult decision.

Could we have AdGuard Home not override DNS for VPN clients? The rest of the clients should still use the DNS set in AGH.