1 Enables XSS filtering (usually default in browsers).
If a cross-site scripting attack is detected, the browser will sanitize the page (remove the unsafe parts).
1;mode=block
Enables XSS filtering. Rather than sanitizing the page, the browser will prevent rendering of the page if an attack is detected.
1; report= (Chromium only)
Enables XSS filtering. If a cross-site scripting attack is detected, the browser will sanitize the page and report the violation. This uses the functionality of the CSP report-uri directive to send a report.
Hi. While playing with TM stock UniFi router, I was able to Flash LEDE 17.01.4 to this TP-Link Router.
*NOTES : DO NOT FLASH THE LEDE FROM WEB BASED UPGRADE. USE TFTP INSTEAD. **NOTES : This version does not support 5Ghz Wi-Fi, and partially support 2.4Ghz Wi-Fi Files/Tools Used : https://blog.zulfahmy.net/downloads/tp_link_c5/
7. Switch off router, push and hold RESET/WPS button until the WPS LED stop blinking and keep on. *Keep pushing RESET/WPS button until the router is rebooted.
8. Wait up to 3 minutes to router up, change the static IP back to DHCP.
If the router does’t come with LUCI, you can install with the following commands
opkgupdateopkginstallluci-ssl
*Will update a tutorial on how I tweaked LEDE firmware to able be flashed on this TP-Link Router (Bypass FCC lockdown)