Whitelist and Blacklist #545
Answered
by
prasathmani
Sidetrack-CA
asked this question in
Q&A
-
Is there a way to whitelist or blacklist an entire subnet of a network? Example: Whitelist: 192.168.1.0/24 (Entire 192.168.1.0-254) thanks for making the best file manager I have found and works so well. Rob |
Beta Was this translation helpful? Give feedback.
Answered by
prasathmani
May 15, 2021
Replies: 1 comment 1 reply
-
configure |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
prasathmani
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
configure
$ip_ruleset = 'ON';
and for wildcard whitelist you need modify the code, check this out https://stackoverflow.com/a/35559544/1164642