{% extends "base.html" %} {% block title %}Script Generator - {{ app_name }}{% endblock %} {% block content %}

Script Generator

Generate ready-to-use integration scripts for this API.

Base URL:
Python Generator raw / generate
Preview endpoint is UI-only — not recommended for external automation.
Example: PL or CN,RU
JS wrapper works only with raw-cidr_json.

generated.py
Tip: If you need structured output for integrations, use /api/generate/raw. For ready-to-use app configs, use /api/generate.
{% endblock %} {% block scripts %} {% endblock %}