Skip to content

Commit

Permalink
Improve rule help
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Dec 7, 2023
1 parent e6aba88 commit af71238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profile/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ Set to 0 days to keep network history forever. Depending on your device, this mi
rulesHelp := strings.ReplaceAll(`Rules are checked from top to bottom, stopping after the first match. They can match:
- By address: "192.168.0.1"
- By network: "192.168.0.1/24"
- By network: "192.168.0.0/24"
- By network scope: "Localhost", "LAN" or "Internet"
- By domain:
- Matching a distinct domain: "example.com"
Expand Down

0 comments on commit af71238

Please sign in to comment.