How do I add wildcard rules to allow list on Puffin Cloud Isolation Assistant?
The wildcard* is a symbol used to replace or represent one or more characters.
Please refer to the sample table below to understand how it works.
Sample target | Web pages can be matched |
---|---|
https://* | All HTTPS web pages |
https://*.abc.com | All HTTPS web pages that belong to subdomains of abc.com |
https://us.* | All URLs starting with https://us. e.g. https://us.yahoo.com |
https://www.tw* | All URLs start with https://www.tw e.g. https://www.twitter.com and https://www.twitch.com |
Please make sure that URLs start with HTTP or HTTPS so the rules can match the specific websites you want to add to the allow list.