AdguardTeam / AdguardTeam/AdGuardVPNCLI
Adding exclusions - противоречивые сообщения.
- Dominant language
- Shell
- Stars
- 209
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
### Please answer the following question for yourself before submitting an issue
- [x] I checked to make sure that this issue has not already been filed
### AdGuard VPN CLI version
1.6.24
### Environment
- OS: CachyOS x64
### Issue Details
$ adguardvpn-cli site-exclusions add okko.sport
Domain exclusions do not apply to subdomains automatically. If you want to exclude subdomains, please add them explicitly or use a wildcard (**e.g. "*.okko.sport"**)
Successfully added 1 exclusions
$ adguardvpn-cli site-exclusions add *.okko.sport
_No matches for wildcard '*.okko.sport'_. See `help language#wildcards-globbing`.
adguardvpn-cli site-exclusions add *.okko.sport
^~~~~~~~~~~^
### Expected Behavior
_No response_
### Actual Behavior
xz
### Screenshots
Screenshot 1
### Additional Information
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.