accessing eve-ng via ngrok

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
sergicus
Posts: 6
Joined: Fri Oct 27, 2017 12:12 pm

accessing eve-ng via ngrok

Post by sergicus » Sun Jul 16, 2023 12:50 pm

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.
You do not have the required permissions to view the files attached to this post.

Uldis (UD)
Posts: 5177
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: accessing eve-ng via ngrok

Post by Uldis (UD) » Sun Jul 16, 2023 6:28 pm

EVE Community is using http not https

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

Post Reply