Commando

by Robert Rose

Commando repeats a command every 5s and displays the results. The default command is netstat -p tcp | grep tcp | awk '{ printf("%s %s
", $4, $5)}' which displays all of the tcp connections your computer is making.
Current Version: 1.0

Sorted by Newest

Sort by Most helpful
Please sign in if you'd like to review.
  1. ghostwalker
    July 24, 2005 · version 1.0 ghostwalker
    windows version? basic netstat command is available on the windows platform as well.

  2. coax
    May 17, 2005 · version 1.0 coax
    Very handy.

    I also added a interval setting to the preference dialog:

    150c150
    < <action trigger="onTimer" interval="perferences.interval.value">
    ---
    > <action trigger="onTimer" interval="5">
    172,177d171
    < </preference>
    <
    < <preference name="interval">
    < <title>Interval</title>
    < <type>text</type>
    < <defaultValue>5</defaultValue>

  3. Robert Rose
    August 04, 2004 · version 1.0 Robert Rose
    I discovered this weekend that if your DNS performance is poor the default Commando command will tank your computer's performance. If you're encountering this situation try changing your command to:

    netstat -n -p tcp | grep tcp | awk '{ printf("%s %s
    ", $4, $5)}'

Get It!

Avg. Rating:

StarStarStarStarStar (2)

Your Rating:

It's:

Version:

1.0

Updated:

2004-07-29

Downloads:

3,396
Windows

More tagged utilities

JC Sticky Deluxe

Downloads: 354,407
StarStarStarStarStar (99)

Informer

Downloads: 623,618
StarStarStarStarStar (178)

Sys Monitor

Downloads: 962,524
StarStarStarStarStar (56)

Glow Ball (System…

Downloads: 188,688
StarStarStarStarStar (55)

EjectMe!

Downloads: 142,076
StarStarStarStarStar (46)

More by Robert Rose

Commando

Downloads: 3,396
StarStarStarStarStar (2)

Copyright © 2010 Yahoo! Inc. All rights reserved. · Copyright Policy · Terms of Service · Suggestions · About Our Ads

NOTICE: We collect personal information on this site. To learn more about how we use your information, see our Privacy Policy.