Jump to letter: [
ACDFJLMNQSTWXZ
]
nginx-module-xss - Native cross-site scripting support in NGINX
- Description:
This module adds cross-site AJAX support to NGINX.
Currently only cross-site GET is supported.
But cross-site POST will be added in the future.
The cross-site GET is currently implemented as JSONP (or "JSON with padding").
See http://en.wikipedia.org/wiki/JSON#JSONP for more details.
- Architecture:
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-module-xss
Packages