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

debugging targets #562

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

ra-at-diladele-com commented 2 years ago

see if we can have the list of domain names for which we write sessions anyway - not when [x] write sessions is on. This can be useful to see on the live system why a given page always cannot be loaded.

ra-at-diladele-com commented 1 year ago

The problem with debugging targets as of now is:

So 1 possibility is then:

Or 2 possibility is then: we can make the debugger a little more dynamic - i.e. it is created always and starts dumping ONLY after the target is known. If target is not known - the dumped strings are discarded and do not get on disk.

Finally we can leave it all as is and DO NOT change anything. In this case if admin wants to dump sessions - he will dump them all.

ra-at-diladele-com commented 1 year ago

Implemented as: NO DUMP, INCLUDE DUMP, EXCLUDE DUMP and ALL DUMP.