{% load staticfiles %} {% load templatetag_handlebars %} IPRestrict - Test Rules

Test Rules

Enter a URL and an IP address below, then click Test.

URL IP Address

Current Rules

URL pattern IP Group Action
Rules will be loaded on first test
{% tplhandlebars "rules-template" %} {{#each rules}} {{#if this.matched }} {{else}} {{/if}} {{this.url_pattern.value}} {{this.ip_group.name}}
({{this.ip_group.ranges}}) {{this.action}} {{/each}} {% endtplhandlebars %}