Skip to content

Commit

Permalink
add ip-masks
Browse files Browse the repository at this point in the history
  • Loading branch information
heikoschmidt committed Mar 8, 2024
1 parent a36600f commit 3e10d0e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/examples/pac_unittests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ default: PROXY_A
routings:
- host: ".example.com"
proxy: DIRECT
- hosts:
- "99.77.128.0/18"
- "127.0.0.0/24"
proxy: PROXY_A
- hosts:
- "example.org"
- "foo.example.net"
Expand Down

0 comments on commit 3e10d0e

Please sign in to comment.