![banner][banner-img]
- 🛠 Setup & Configuration
- [🔑 SSH into OpenWrt][ssh]
- [🌐 Configure using LuCI][luci-config]
- [🖥️ Configure using CLI][cli-config]
| :: Windows 10\11 quick setup | |
| :: The encoding of this file must be OEM 866 | |
| :: https://t.me/wincmd64 | |
| @echo off | |
| NET SESSION | |
| IF %ERRORLEVEL% NEQ 0 GOTO ELEVATE | |
| GOTO ADMINTASKS | |
| :ELEVATE | |
| CD /d %~dp0 |
| dfdsf |
config queue 'eth1' option qdisc 'cake' option script 'piece_of_cake.qos' option interface 'pppoe-wan' option upload '8500' option debug_logging '0' option verbosity '5' option enabled '1' option download '28500' option linklayer 'none'
Type this command, go here:
reg add "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /v "EnableAutoTray" /t REG_DWORD /d 1 /fThen run this command:
explorer shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}| # Assign Source directory name list | |
| $src_nme = "Desktop", "Documents", "Downloads", "Music", "Pictures", "Videos" | |
| # Assign Destination name | |
| $bak_fdr_nme = $env:UserName | |
| # Assign Destination path | |
| $dst_pth = "$((Get-Item .).FullName)\$($bak_fdr_nme)" | |
| # Create destination directory |
Update: This method no longer works since it was patched by Microsoft, at least on the Windows 11 24H2 update. source
Windows 11 22H2 allows users to choose between a Microsoft account and a local account during the setup. To streamline the local account setup, follow these steps:
UniFi is a popular internet service provider in Malaysia, and OpenWrt is a free and open-source firmware for routers that allows for greater control and customization. This tutorial will guide you through the process of configuring UniFi on your OpenWrt router using the web interface.
Connect your computer to the router via Ethernet cable or Wi-Fi, and access the router's web interface by typing the IP address into your web browser's address bar. The default IP address for OpenWrt is 192.168.1.1.