Page 1 of 1

accessing eve-ng via ngrok

Posted: Sun Jul 16, 2023 12:50 pm
by sergicus
Has anyone managed to start accessing eve-ng via ngrok

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.

Re: accessing eve-ng via ngrok

Posted: Sun Jul 16, 2023 6:28 pm
by Uldis (UD)
EVE Community is using http not https

I afraid issue is in this "nat" ngrok :)