Skip to content

thefinn93/cjdns-uri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CJDNS-URI

Allows you to add CJDNS peers via a URI scheme: cjdns://ip:port/&password=password&key=publickey I know that it's a bit odd to have the /&, not a ?, but it's v0.1 so work with me

Install

sudo ./cjdns-uri.py install

Setup

make ~/.cjdnsadmin.ini look like this:

[cjdns]
importpath = <path to cjdns git>/contrib/python/
adminpassword = <admin password>
adminport = 11234

Test

Go here to add me as a peer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages