Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Analyze Nginx Configs - Gixy Nginx Analyzer | Online Free DevTools by Hexmos

Analyze Nginx configurations with Gixy Nginx Analyzer. Detect common errors, security vulnerabilities, and performance issues in your Nginx setup. Free online tool, no registration required.

gixy

Analyze nginx configuration files. More information: https://github.com/yandex/gixy.

  • Analyze nginx configuration (default path: /etc/nginx/nginx.conf):

gixy

  • Analyze nginx configuration but skip specific tests:

gixy --skips {{http_splitting}}

  • Analyze nginx configuration with the specific severity level:

gixy {{-l|-ll|-lll}}

  • Analyze nginx configuration files on the specific path:

gixy {{path/to/configuration_file_1}} {{path/to/configuration_file_2}}

See Also