jokob-sk / NetAlertX

πŸ–§πŸ” WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.
GNU General Public License v3.0
3k stars 181 forks source link

Make "Last IP" clickable to access Webserver #856

Open AdmiralRaccoon opened 5 days ago

AdmiralRaccoon commented 5 days ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe

Just a convenience issue

Describe the solution you'd like

Right now, I copy & paste the IP Adress manually into another browser window, however, it would be very useful if the IP was clickable to open a new browser windows within NetalertX itself to access the webserver (if any) from the device.

For non port 80 / 443 webserver, maybe there could be a custom field to be manually filled, which will be appended to the IP Adress.

Thanks and have a nice day, Philipp

Describe alternatives you've considered

Continuing copy and pasting the ip adress manually

Anything else?

image

Am I willing to test this? πŸ§ͺ

Can I help implement this? πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

jokob-sk commented 5 days ago

Hi @AdmiralRaccoon ,

Screenshot_20241021_214803

This should be available in the next release. It would be great if you could test this. Can you please switch to the netalertx-dev docker image (backup everything at first), in about 15 minutes (or after the last action finishes) from now.

Make sure you refresh your browser cache - and click the πŸ”„ refresh button in the top right corner.

⭐ Consider sharing the app on socials ⭐

Thanks in advance, j

jokob-sk commented 5 days ago

Just FYI, if you enable the NMAP port scanner, the system will generate these links for individual ports: image

AdmiralRaccoon commented 4 days ago

Hey, IΒ΄d really love to test, but this time IΒ΄m struggeling with the Dev Image as I canΒ΄t access the "My devices" page, as the "Loading" Button is circling for eternity.

I already created the dev config from scratch and used different browsers with cache clearing etc.

jokob-sk commented 4 days ago

Please make sure you clear the browser cache, app cache and if still not working check the browser error log.

AdmiralRaccoon commented 4 days ago

Well, I checked again now and it works again. Also the clickable IP is working, thanks for that!