Skip to content

Latest commit

 

History

History
 
 

ident

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
To run the identity server you need to install the websocket module

$ sudo pip install websocket
$ sudo pip install twisted

$ python identity.py

see files send_ident.py and query_ident.py


OSX Users: 

You may get a missing _bsddb issue. Install python27 via MacPorts and then install py-bsddb