Hi Alex, just tried to build httpGate on WSL2 and got an error: $ make gate make: *** No rule to make target 'gate'. Stop.
First I thought it's some WSL2 peculiarity as usual, but I think it's just outdated documentation: The 'httpGate' Proxy Server (software-lab.de) <https://software-lab.de/doc/httpGate.html>: "Building httpGate Next, go to the 'src' directory in the distribution and run make gate. When this is done, there should be an httpGate executable in the 'bin' directory." Looking into the makefile, it seems now there is a single "all" target, and httpGate is built together with pil21? Just to let you know Cheers Thorsten