[OpenWrt Wiki] User guide
openwrt.org › docs › guide-userAug 02, 2021 · User guide Installation Basic configuration LuCI web interface Network configuration Firewall configuration Advanced configuration Installing additional software Hardware-specific configuration Storage devices Additional services Troubleshooting and maintenance
[OpenWrt Wiki] SSH access for newcomers
openwrt.org › docs › guide-quick-startAug 12, 2021 · To edit an OpenWrt config file with WinSCP's GUI -based editor, just right-click the file in WinSCP and select Edit from the context menu. Cmder Cmder for Windows is an open-source terminal emulator that runs on Windows. It is free to use and provides an easy “command line shell” that allows you to ssh into OpenWrt.
[OpenWrt Wiki] User guide
https://openwrt.org/docs/guide-user02.08.2021 · User guide Installation Basic configuration LuCI web interface Network configuration Firewall configuration Advanced configuration Installing additional software Hardware-specific configuration Storage devices Additional services Troubleshooting and maintenance
[OpenWrt Wiki] Managing packages
openwrt.org › docs › guide-userOct 06, 2021 · Accessing OpenWrt CLI Introduction There are multiple packages available in the OpenWrt package repository. This how-to describes the method for managing OpenWrt packages. Goals Search, install and remove OpenWrt packages. Web interface instructions Manage packages using web interface. Navigate to LuCI → System → Software.
[OpenWrt Wiki] Command-line interpreter
openwrt.org › base-system › userSep 08, 2021 · A command-line interpreter is a computer program that reads singular lines of text entered by a user and interprets them in the context of a given operating system or programming/scripting language. The interaction takes place by means of a command-line interface. Other common, but technically not quite correct, denominations are console or shell .