[OpenDHT-Users] OpenDHT back up

Sean Rhea sean.c.rhea at gmail.com
Tue Apr 3 14:08:17 PDT 2007


All,

OpenDHT is (finally) back up.  You can get a list of servers at

  http://opendht.org/servers.txt

or by using DNS:

  $ dig +short opendht.nyuld.net
  opendht.a9e53205.oasis.nyuld.net.
  169.229.50.8
  169.229.50.6

put.py, get.py, and rm.py are now working again:

  $ put.py -s donttell colors red
  Success
  $ put.py -s donttell colors blue
  Success
  $ put.py -s donttell colors green
  Success
  $ get.py colors
  red
  blue
  green
  $ rm.py colors blue donttell
  Success
  $ get.py colors
  red
  green

Sorry for the delay,
Sean
-- 
Looking for a PGP signature?
See http://srhea.net/gmail-explain.txt



More information about the OpenDHT-Users mailing list