warp-tech / warpgate

Smart SSH, HTTPS and MySQL bastion that requires no additional client-side software
Apache License 2.0
3.74k stars 114 forks source link

add Proxy in front #737

Open Pierre-Gronau-ndaal opened 1 year ago

Pierre-Gronau-ndaal commented 1 year ago

add Proxy in front with e.g., HAProxy with Mod Security this will increase security from a defense of depth perspective

Eugeny commented 1 year ago

Do you mean in the Docker image? Could you add some information on the advantages of having Oxy in the front?

Pierre-Gronau-ndaal commented 1 year ago

at the end both, primerly in the container imge

advantages for proxy - here https://www.rswebsols.com/tutorials/technology/proxy-server-advantages-disadvantages for Oxy

Pierre-Gronau-ndaal commented 1 year ago

Oxy is not released so far therefore another proxy as proposal

Eugeny commented 1 year ago

Sorry for the delay - but still, how does Oxy fit into Warpgate image? WG itself is already an HTTP proxy/multiplexer, and heuristical threat detection is something that everyone needs to decide for themselves, we can't just start blocking requests that look suspicious.