Script Library: 1247 scripts
 

surfnet-detective.r

REBOL [ Title: "Network analyzer" Date: 14-jun-2010 File: %surfnet-detective.r Author: "Gabriele Santilli" Version: 0.0.1 Purpose: "Network analysis and problem detection " History: [ ] Library: [ level: 'advanced platform: 'all type: [package] domain: [internet] tested-under: [] support: none license: 'gpl comment: {} ] ] ;; This script is a *package*. What you see here is just the stub. ;; To download and install the files in the package you need to ;; run a installation program. ;; If you are running View (1.3 or later): do http://www.rebol.org/library/public/repack.r ;; If you are running Core: do http://www.rebol.org/library/public/repack-core.r ;; Original release announcement here: ;; http://www.rebol.org/ml-display-thread.r?m=rmlTMHC
halt ;; to terminate script if DO'ne from webpage