accessing eve-ng via ngrok
Posted: Sun Jul 16, 2023 12:50 pm
Has anyone managed to start accessing eve-ng via ngrok
I configured these options
The connection is established. The page appears, but nothing happens when I click sign in. I cannot log in to eve-ng.
I configured these options
ngrok http http://localhost:80
ngrok http --host-header=192.168.1.11 80
ngrok http --host-header=rewrite http://localhost:80
ngrok http --host-header=rewrite 192.168.1.11:80
ngrok http --host-header=rewrite localhost:80
The connection is established. The page appears, but nothing happens when I click sign in. I cannot log in to eve-ng.