home.social

#netstat — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #netstat, aggregated by home.social.

fetched live
  1. Ach ja der Befehl in der Console von #OPNsense hilft sehr viel!

    >$ netstat -ln

    #Konsole #Netstat #Port #5353

  2. Ach ja der Befehl in der Console von #OPNsense hilft sehr viel!

    >$ netstat -ln

    #Konsole #Netstat #Port #5353

  3. 🥳 Oh joy, yet another "friendly" tool to visualize #netstat data because reading numbers is *so* hard for humans 🤪! Just what we needed in the developer toolbox: a pretty interface to distract us from actual coding while we "inspect" like pros. 🙄
    github.com/karol-broda/snitch #friendlytools #visualization #developerhumor #codingdistraction #inspectlikepros #HackerNews #ngated

  4. 🥳 Oh joy, yet another "friendly" tool to visualize #netstat data because reading numbers is *so* hard for humans 🤪! Just what we needed in the developer toolbox: a pretty interface to distract us from actual coding while we "inspect" like pros. 🙄
    github.com/karol-broda/snitch #friendlytools #visualization #developerhumor #codingdistraction #inspectlikepros #HackerNews #ngated

  5. @Larvitz

    2.

    Probably best to illustrate how ifconfig handles netmasks too.

    3.

    Coming from GNU et al. toolsets, the naming pattern of procstat/fstat/vmstat/netstat/kldstat/sockstat/iostat is not obvious when only sees them presented as piecemeal equivalents.

    #FreeBSD #procstat #fstat #iostat #ifconfig #netstat

  6. @Larvitz

    2.

    Probably best to illustrate how ifconfig handles netmasks too.

    3.

    Coming from GNU et al. toolsets, the naming pattern of procstat/fstat/vmstat/netstat/kldstat/sockstat/iostat is not obvious when only sees them presented as piecemeal equivalents.

    #FreeBSD #procstat #fstat #iostat #ifconfig #netstat

  7. 🧠 Master the netstat command in 1 min

    Our latest cheatsheet covers:

    Active connections 👀

    TCP/UDP filtering 🔎

    Port monitoring 🔐

    Real use with RELIANOID infra 💡

    For fast network debugging and smarter diagnostics.

    📲 relianoid.com/resources/knowle

  8. 2/2

    🔴 El comando dig permite realizar consultas DNS, no ICMP.

    🔴 El comando tracert es la implementación de Windows de #traceroute, y hace uso de ICMP (entre otros) para encontrar la ruta que toma un paquete hasta llegar a destino en la red.

    🔴 El comando netstat (obsoleto [1]) permite analizar sockets y conexiones.

    [1] Si quieren saber más sobre esto de #netstat y #ss? 👇

    juncotic.com/ss-usas-netstat-e

    Cualquier duda me comentan! Espero que hayamos aprendido un poquito más de #GNU #Linux hoy! ✨ 😃

  9. 2/2

    🔴 El comando dig permite realizar consultas DNS, no ICMP.

    🔴 El comando tracert es la implementación de Windows de #traceroute, y hace uso de ICMP (entre otros) para encontrar la ruta que toma un paquete hasta llegar a destino en la red.

    🔴 El comando netstat (obsoleto [1]) permite analizar sockets y conexiones.

    [1] Si quieren saber más sobre esto de #netstat y #ss? 👇

    juncotic.com/ss-usas-netstat-e

    Cualquier duda me comentan! Espero que hayamos aprendido un poquito más de #GNU #Linux hoy! ✨ 😃

  10. Today's discovery #somo : A human-friendly alternative to #netstat for socket and port monitoring on Linux and macOS.

    github.com/theopfr/somo

    #rust #rustlang

  11. Today's discovery #somo : A human-friendly alternative to #netstat for socket and port monitoring on Linux and macOS.

    github.com/theopfr/somo

    #rust #rustlang

  12. 🎩 Behold, the mystical Somo: the "human-friendly" #netstat alternative! Because clearly, reading socket and port stats on #Linux is *just* what humanity needed. 🤔 Maybe next time they'll invent a "human-friendly" #alternative to thinking. 🙄
    github.com/theopfr/somo #Somo #humanfriendly #techhumor #socketstats #innovation #HackerNews #ngated

  13. 🎩 Behold, the mystical Somo: the "human-friendly" #netstat alternative! Because clearly, reading socket and port stats on #Linux is *just* what humanity needed. 🤔 Maybe next time they'll invent a "human-friendly" #alternative to thinking. 🙄
    github.com/theopfr/somo #Somo #humanfriendly #techhumor #socketstats #innovation #HackerNews #ngated

  14. I learned last night that a Docker container will fail to launch properly, and in my case end up in a restarting loop forever, if the port the container is trying to use is being used by some other process on the system.

    Using:

    sudo netstat -nlp

    produces a great set of data to checkout what is going on.

    #Docker
    #Netstat

  15. Powershell - Display network connections (equivalent to netstat) dlvr.it/THHDf1 via PlanetPowerShell #Powershell #Windows #Réseaux #Netstat

  16. Powershell - Display network connections (equivalent to netstat) dlvr.it/THHDf1 via PlanetPowerShell #Powershell #Windows #Réseaux #Netstat

  17. @Xavier Nice. Thanks. My result is below. Looks harmless... famous last words..

  18. @Xavier Nice. Thanks. My result is below. Looks harmless... famous last words.. #netstat

  19. Was sind eigentlich eure Standard-Argumente für #netstat? Bei mir wäre das -tulpen. Kollege verwendet -pant

  20. Was sind eigentlich eure Standard-Argumente für #netstat? Bei mir wäre das -tulpen. Kollege verwendet -pant

  21. Sloth

    Sloth is a nice graphical macOS application (by the creator of Platypus) that shows all open files, directories, pipes and devices in use by applications in your system:(...)

    #lsof #monitor #macos #resource #netstat #tcp #files #sockets

    taoofmac.com/space/apps/sloth

  22. : Ever curious w/network programs are behind connected ports?

    Try out: netstat -p flag.

    Ex: netstat -p | less

    Show what process is actively connected to what port.

    Try -lp to show listening/processes.

    Try: netstat -tulpn

  23. whatis netstat- Print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships;

    Tip: want to see which programs makeup current connections to your device?

    Try netstat -p

  24. This month, I’m going to wrap up discussion of network troubleshooting tools. So far, I’ve covered netstat, tcpdump, and ngrep and sniff. This month, I’ll discuss Ethereal, a tool for browsing network traffic interactively and analyzing network traffic. To put it more emphatically, Ethereal is the all-singing, all-dancing, packet-inspecting tool that all admins should have in their software toolboxes. Ethereal is capable of capturing packets for analysis or reading saved packet captures in a number of common formats. Ethereal support libpcap/tcpdump, Sun’s snoop/atmsnoop, LanAlyzer, MS Network Monitor, HPUX nettl, AIX iptrace, Cisco Secure IDS, and a number of others. (The full list can be found in the FAQ.) Ethereal supports more than 530 network protocols. You can also see supported protocols by selecting “Supported Protocols” from Ethereals Help menu. The Ethereal Interface I’ll start off by taking a look at Ethereal’s interface. Ethereal has a 3-pane interface that shows the user a great deal of information in an easy-to-use interface. The first pane shown gives a summary of captured packets (see Figure 1), displaying the packet number, its source and destination, protocol, and information about the packet. The middle pane gives detailed information about a selected packet, and the bottom pane displays the packet itself in a hexdump style. Note that you can edit the columns in the second pane using Ethereal’s Preferences dialog, found under the Edit menu. A particularly spiffy feature of Ethereal is that it will highlight each part of the packet when you click on the information in the middle pane. For example, let’s say you capture some traffic between your desktop and a Web site, as you’re requesting a Web page. In the first pane, you click on the packet containing a GET request. This displays that packet in the second and third panes. Then, you can click on a particular bit of information contained in that packet in the second window — like the packet’s source — and it will highlight the section of the packet that contains that information in the third window. Of course, you need some captured packet data to display. The Ethereal Web site features some interesting sample captures. They also have several capture formats so users can test Ethereal’s multi-format capabilities. Even if you don’t have much in the way of interesting traffic, it’s a good idea to familiarize yourself with Ethereal’s packet-capturing capabilities. The CTRL+k hotkey will bring […]

    https://dissociatedpress.net/2004/08/24/the-open-road-ethereal/