Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 6

Tcpdump prints out the headers of packets on a network interface that match the boolean expression.

4.45055
   
  0 reviews  |  546 users  |  89,925 lines of code  |  24 current contributors  |  Analyzed 4 days ago
 
 

To put it simply, Krumo is a replacement for print_r(); and var_dump();. By definition Krumo is a debugging tool (PHP4/PHP5), which displays structured information about any PHP variable. A lot of developers use print_r() and var_dump() in the means of debugging tools. Although they were intended ... [More] to present human readable information about a variable, we can all agree that in general they are not. Krumo is an alternative: it does the same job, but it presents the information beautified using CSS and DHTML. [Less]

4.0
   
  0 reviews  |  10 users  |  4,339 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

netsniff-ng is is a free, performant Linux network analyzer and networking toolkit. The gain of performance is reached by zero-copy mechanisms, so that the kernel does not need to copy packets from kernelspace to userspace and vice versa. netsniff-ng consists of much more than only a network ... [More] analyzer. Next to the zero-copy sniffer itself, further tools like trafgen, a powerful zero-copy network packet generator, or ifpps, a tool that provides top-like kernel networking statistics, and curvetun, a lightweight curve25519-based multiuser IP tunnel, are being shipped. [Less]

5.0
 
  0 reviews  |  4 users  |  61,552 lines of code  |  13 current contributors  |  Analyzed 10 days ago
 
 

Network Packet Sniffer based on pcap library

5.0
 
  0 reviews  |  3 users  |  405 lines of code  |  0 current contributors  |  Analyzed 11 months ago
 
 

tcpflow is a program that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis or debugging. A program like 'tcpdump' shows a summary of packets seen on the wire, but usually doesn't store the data that's ... [More] actually being transmitted. In contrast, tcpflow reconstructs the actual data streams and stores each flow in a separate file for later analysis. tcpflow understands sequence numbers and will correctly reconstruct data streams regardless of retransmissions or out-of-order delivery. However, it currently does not understand IP fragments; flows containing IP fragments will not be recorded properly. [Less]

4.5
   
  0 reviews  |  3 users  |  14,280 lines of code  |  12 current contributors  |  Analyzed 3 days ago
 
 

Flowgrind is a tool similar to iperf, netperf to measure throughput and other metrics for TCP. It features some unique characteristics which are of use when exploring the idiosyncrasies of wireless mesh networks.

5.0
 
  0 reviews  |  2 users  |  7,381 lines of code  |  3 current contributors  |  Analyzed 7 days ago
 
 

Staggered import of large and very large MySQL Dumps (like phpMyAdmin 2.x Dumps) even through the web-servers with hard runtime limit and those in safe mode. The script executes only a small part of the huge dump and restarts itself. The next session starts where the last was stopped.

0
 
  0 reviews  |  2 users  |  0 current contributors
 
 

MySQLDumper is a web based backup/restore script for MySQL-DBs which bypasses PHP-Timeouts and so can handle huge dbs. Additionally you can create, drop databases and tables or view, search, delete, edit or add fields in an easy to use SQLBrowser.

0
 
  0 reviews  |  1 user  |  354,645 lines of code  |  4 current contributors  |  Analyzed 4 days ago
 
 

Superiotool is a user-space utility which can - detect which Super I/O chip is soldered onto your mainboard, - at which configuration port it's located (usually 0x2e or 0x4e), and - dump all register contents of the Super I/O chip, together with the default values as per datasheet ... [More] (to make comparing the values easy). It is mainly used for coreboot development purposes (see coreboot.org for details on coreboot), but it may also be useful for other things. [Less]

5.0
 
  0 reviews  |  1 user  |  4,193 lines of code  |  0 current contributors  |  Analyzed about 9 hours ago
 
 

Dumps all passwords from the Terminals project on codeplex. It reads terminals.config and displays all passwords (even the ones protected by a "masterpassword") ** NO LONGER MAINTAINED; WAS JUST A PROOF OF CONCEPT **

0
 
  0 reviews  |  1 user  |  1,585 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.