A stand-alone server program to provide a directory service of GPHys objects by using GDir.
At the command line,
% gdir_service.rb top_dir [port] [-a allowed_address]..
where
-a: limits accesses from remote hosts only to the ones specified. EXAMPLE:
-a '192.168.1.*' -a hoge.hero.org