Neo4j connection through a proxy

Hi I am trying to connect to neo4j through a node http proxy
the proxy is working fine and going to the neo4j login page when I used your url to pass username and password and hit the proxy there is no response it foes to the neo4j but I see a blank page
can I get assistance on this

Won't work, you also have to proxy the Bolt protocol as a binary tcp protocol on port 7687
and then have the neo4j instance report your proxy as it's advertised address in neo4j config.