rougail-tutorials_builder/examples/074/dictionaries/firefox/40-no_proxy.yml

20 lines
439 B
YAML
Raw Normal View History

2024-07-21 11:27:47 +02:00
---
no_proxy:
description: Address for which proxy will be desactivated
type: "domainname"
params:
allow_ip: true
allow_cidr_network: true
allow_without_dot: true
allow_startswith_dot: true
multi: true
mandatory: false
disabled:
2025-05-05 18:21:57 +02:00
variable: proxy_mode
when: No proxy
examples:
2024-07-21 11:27:47 +02:00
- .mozilla.org
- .net.nz
- 192.168.1.0/24
help: Connections to localhost, 127.0.0.1/8 and ::1 are never proxied