Menu

Tree [2dd815] master /
 History

HTTPS access


File Date Author Commit
 INFO.txt 2012-10-29 Olafur Gudmundsson Olafur Gudmundsson [9a0fc0] updated text files to reflect version 0.9.8
 Licence.txt 2012-10-29 Olafur Gudmundsson Olafur Gudmundsson [6eb666] added licence file
 Makefile 2012-11-09 Olafur Gudmundsson Olafur Gudmundsson [2dd815] Upgraded to version 0.9.9
 Manifest.txt 2012-10-04 Olafur Gudmundsson Olafur Gudmundsson [d8fe4d] Merge branch 'master' of ssh://git.code.sf.net/...
 README.txt 2012-10-29 Olafur Gudmundsson Olafur Gudmundsson [9a0fc0] updated text files to reflect version 0.9.8
 Resolvers.txt 2012-10-19 Olafur Gudmundsson Olafur Gudmundsson [47b84f] Made README.txt only about running the program
 Tests.txt 2012-10-31 Olafur Gudmundsson Olafur Gudmundsson [27361b] fixed numbering and descriptions
 fccgrade.java 2012-11-09 Olafur Gudmundsson Olafur Gudmundsson [42ffa4] Added full support for Ax level

Read Me

Current version is 0.9.8 as of October 29 2012.

Usage: java -jar fccgrade.jar -[ahdrS] <servers> 
     :  -a # Aborts on first error for each server
     :  -d # prints lots of debug info
     :  -h # prints help and exits
     :  -l # Lists the locally configured resolvers and exits
     :  -m #  Message to include in report such as ssid or provider
     :  -r # detailed report 
     :  -S # DO not SUBMIT results
     :    # No servers listed, use configured resolvers
   servers can be addresses or names

Examples: 
    example to test local resolvers
       java -jar fccgrade-0.9.8.jar 
    or  to test google public servers 
       java -jar fccgrade-0.9.8.jar -m "Google from Hilton Atlanta" 8.8.4.4
    or  to see the report and not submit it
       jav -jar fccgrade-0.9.8.jar -S -r 


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.