cjdns.inc.php ============= A simple PHP API for the cjdns admin interface. Usage ------------- ```php functions); // Call one of them: $ping = $cjdns->call("RouterModule_pingNode",array("path"=>"fc72:6c3b:8c74:68a7:d8c3:b4e0:6cbd:9588")); // Display the result: print_r($ping); ?> ``` Bugs ------------- Please report any bugs you find to derp. IRC is fine, as is github.