infraview

Rating: 
4.931035
Your rating: None Average: 4.9 (29 votes)

InfraView displays info about your current network environment.

Currently offering:

  • External IP info
  • Local IP info
  • Devices in network (nmap)
  • ARP cache table info/clearing
  • Local network port connections (netstat)
  • ConnMan connections
  • DNS resolving
  • Ping
  • Traceroute

Uses python-nmap, nmap dnspython

It has nmap-suid as a requirement, which runs as root. The netstat part is also taking root privileges to collect more detailed info.

Using ping and tracerout needs the following terminal action:

devel-su usermod -a nemo -G net_raw

If you are not comfortable with this, please to NOT install this app!
 

Sources on github

Screenshots: 

Keywords:

Application versions: 
AttachmentSizeDate
File harbour-infraview-0.3-3.i486.rpm976.06 KB20/10/2020 - 21:30
File harbour-infraview-0.3-4.armv7hl.rpm617.29 KB22/11/2020 - 19:39
File harbour-infraview-0.3-4.i486.rpm619.65 KB22/11/2020 - 19:39
File harbour-infraview-0.4-2.armv7hl.rpm617.45 KB28/11/2020 - 03:46
File harbour-infraview-0.4-2.i486.rpm619.57 KB28/11/2020 - 03:46
File harbour-infraview-0.4-3.armv7hl.rpm617.48 KB30/11/2020 - 15:01
File harbour-infraview-0.4-3.i486.rpm619.79 KB30/11/2020 - 15:01
File harbour-infraview-0.4-4.armv7hl.rpm617.55 KB05/02/2021 - 02:28
File harbour-infraview-0.4-4.i486.rpm619.67 KB05/02/2021 - 02:28
File harbour-infraview-0.4-4.aarch64.rpm619.09 KB15/05/2021 - 22:59
File harbour-infraview-0.4-5.aarch64.rpm641.01 KB28/06/2021 - 20:43
File harbour-infraview-0.4-5.armv7hl.rpm639.48 KB28/06/2021 - 20:43
File harbour-infraview-0.4-5.i486.rpm641.8 KB28/06/2021 - 20:43
File harbour-infraview-0.5-1.i486.rpm642.01 KB14/11/2021 - 22:02
File harbour-infraview-0.5-1.aarch64.rpm640.65 KB14/11/2021 - 22:02
File harbour-infraview-0.5-1.armv7hl.rpm639.45 KB14/11/2021 - 22:02
File harbour-infraview-0.6-1.aarch64.rpm661.36 KB04/02/2023 - 03:11
File harbour-infraview-0.6-1.i486.rpm661.97 KB04/02/2023 - 03:11
File harbour-infraview-0.6-1.armv7hl.rpm659.73 KB04/02/2023 - 03:11
Changelog: 

0.6.1 Remove path from "ip" as it changed in SFOS 4.5

0.5.1 Opt out of sailjail

0.4.5 New icon by JSEHV

0.4.4 External IP info now needs user-agent set
0.4.3 Dynamically update network details on frontpage on network change
0.4.2 Require extra dependency

0.4.1

  • Updated Chinese
  • No longer use deprecated statefs

0.3.4 Updated Spanish and Swedish

0.3.3

  • Updated serveral 3rd party python libraries
  • Removed hardcoded dependencies on user nemo

0.3.2 Removed non busybox grep compliant command

0.3.1

  • Added Chinese translation
  • Added ping tool page
  • Now verifying if user nemo is member of net_raw group (for ping and traceroute)

0.2.1

  • Load mainpage info async
  • Fixed dimmed color issue
  • Refresh option added on multiple pages
  • Added traceroute on tools page

0.1.20 Spanish, Swedish and Russian updated

0.1.19 Added ConnMan services (wifi)

0.1.18

  • Updated Spanish
  • Removed ISP location image, as it now requires Google apikey
  • Replaced ISP location image with OpenStreetMap link

0.1.17

  • Added Russian translation
  • Added DNS resolver

0.1.16 rescale Internet provider map to screen resolution

0.1.15 Spanish translation added and Dutch updated

0.1.14 Some fixes in netstat part

0.1.13 Fixed some security issues reported by robbbienert

0.1-12 Updated swedish

    0.1-11

    • Option to kill nemo processes in netstat screen
    • Sort netstat list on users and identify by color
    • Added option to clear entire arp cache
    • Added option to remove specific arp cache entry

    0.1-10 Added dutch, updated swedish

    0.1-9 Added refesh option for main screen

    0.1-8

    • Added missing network name
    • Info on coverpage

    0.1-7

    • updated swedish language
    • better landscape layout

    0.1-6

    • Added Swedish (thanks Eson57)
    • for wlan added: dns/dhcp/domain name/broadcast address

    0.1-5 Added missing idna library

    0.0.1-4 Added missing certifi library

    0.1-3 Added missing chardet library

    0.1-2

    • Added missing urllib3 to package
    • Added subnet mask

    0.1-1 Added local IP info
    0.1-0 Initial release