Skip to content

Fork of Hyperswarm DHT to map slashtags to their seeders longterm

License

Notifications You must be signed in to change notification settings

Nuhvi/slashtags-seeder-records

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slashtags-DHT

Map slashtags to a their seeders', relays and other crucial services!

Install

npm install -g slashtags-router

Usage

Run a routing node

slashrouter run

Store a recorde

slashrouter put <seed utf8> url1 url2 url3

Ger a record for a publicKey

slashrouter get <publicKey hex>

Example

example:

$ slashrouter put foo example.com
Saved a record for  f61c8489c2c7e7f4c402183c6921840bf592a1db5958edc4f2ea83b0d4e6f0f6

$ slashrouter put foo example.com
Resolved record for f61c8489c2c7e7f4c402183c6921840bf592a1db5958edc4f2ea83b0d4e6f0f6
 [ 'example.com' ]

About

Fork of Hyperswarm DHT to map slashtags to their seeders longterm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published