diladele / webproxy

Web Filtering Proxy for Microsoft Windows is a web filtering proxy and secure web gateway for Microsoft Windows. It can decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages. The product deployed as a network service in Microsoft Windows and is managed by using Microsoft Management Console.
https://www.diladele.com/webproxy/
5 stars 3 forks source link

we need to have URL block rule as reverse regex too #650

Closed ra-at-diladele-com closed 1 year ago

ra-at-diladele-com commented 1 year ago

otherwise it is not possible to say - block all URLs which are NOT IP addresses

ra-at-diladele-com commented 1 year ago

It is possible to say - just add an exclusion for IP address regex and add .* to block everything else. Not valid.