tcpview
TcpView For Linux (by chipmunk-sm)
spacesockets2
SpaceSockets2 makes socket programming much easier for C++ developers. [GET https://api.github.com/repos/SpaceCraftTR/spacesockets2: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository] (by SpaceCraftTR)
| tcpview | spacesockets2 | |
|---|---|---|
| 7 | 1 | |
| 88 | 4 | |
| - | - | |
| 5.9 | 2.6 | |
| about 1 year ago | over 5 years ago | |
| C++ | C++ | |
| GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tcpview
Posts with mentions or reviews of tcpview.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-13.
-
simple app for monitoring server log?
For watching connections as they happen with a GUI there's https://github.com/chipmunk-sm/tcpview . Similar to the Windows SysInternals TCPView app. It's quite simple to use.
- Why there is no good task manager and system monitoring software on linux?
- Application/Website is masking net traffic using UDP QUIC protocol
-
I love Mint XFCE!
Rn, I'm working on ditching Microsoft's spyware OS for good. I'm amazed how when I run TCPView, the system is silent on the network; Windows 10 talks to every Tom, Dick and Harry. Most open-source apps on my Linux system (OnlyOffice --> better MS Office compatibility for school, GIMP, Kdenlive) are also silent too. The only one I found chattering was VS Code lol. Working on Firejailing that bad boy...
-
Can you recommend any tool for packet sniffing with the ability to filter traffic by processes?
that's not how packet sniffing works ... that said, you can correlate your packet sniffing with host analysis software like sysinternals tcpview in windows or a similar piece of software in linux https://github.com/chipmunk-sm/tcpview
-
Fire-wall question - adding rules
also I recommend this tool if you want an easy to use port activity https://github.com/chipmunk-sm/tcpview
-
Here's how to find out if an app is creating a background connection on linux Mint.
You may find this useful https://github.com/chipmunk-sm/tcpview
spacesockets2
Posts with mentions or reviews of spacesockets2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-19.
-
How and where I can learn about Web sockets, APIs, Wrappers to connect with my C++ code?
Consider to look at this library: https://github.com/SpaceCraftTR/spacesockets2
What are some alternatives?
When comparing tcpview and spacesockets2 you can also consider the following projects:
HaikuUtils - Utilities and test programs for Haiku
go-netstat - A netstat implementation written in Go
HandyDash - HandyDash is a cross-platform HTTP, TCP, and IP monitoring tool, intended for desktop use. It is agent free, requires no installation, and saves all configuration to a single portable file.
dns-lookup - 🌍 DNS hostname resolution CLI tool using BSD sockets
eiskaltdcpp - File sharing program using DC and ADC protocols
udp2raw-tunnel - A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment) [Moved to: https://github.com/wangyu-/udp2raw]