This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
nginx-proxy-manager
mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
d2f8c1e5f1
Branches
Tags
bump-freedns
dependabot/npm_and_yarn/docs/vite-5.4.21
dependabot/npm_and_yarn/test/axios-1.12.0
dependabot/npm_and_yarn/test/eslint/plugin-kit-0.3.5
dependabot/npm_and_yarn/test/form-data-4.0.4
develop
lang-persian
master
openidc
react
ssl-passthrough-hosts
static-content
v3
v2.12.6
v2.12.5
v2.12.4
v2.12.3
v2.12.2
v2.12.1
v2.12.0
v2.11.3
v2.11.2
v2.11.1
v2.11.0
v2.10.4
v2.10.3
v2.10.2
v2.10.1
v2.10.0
v2.9.22
v2.9.21
v2.9.20
v2.9.19
v2.9.18
v2.9.17
v2.9.16
v2.9.15
v2.9.14
v2.9.13
v2.9.12
v2.9.11
v2.9.10
v2.9.9
v2.9.8
v2.9.7
v2.9.6
v2.9.5
v2.9.4
v2.9.3
v2.9.2
v2.9.1
v2.9.0
v2.8.1
v2.8.0
v2.7.3
v2.7.2
v2.7.1
v2.7.0
v2.6.2
v2.6.1
v2.6.0
v2.5.0
v2.4.0
v2.3.1
v2.3.0
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.2
v2.1.1
v2.1.0
2.0.14
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.0
v2.0.0
1.1.2
1.1.1
1.0.1
nginx-proxy-man...
/
backend
/
templates
/
ip_ranges.conf
ip_ranges.conf
71 B
History
Raw
1
2
3
{% for range in ip_ranges %}
set_real_ip_from {{ range }};
{% endfor %}