3.2.0 • Published 2 years ago

simple-seeder v3.2.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

simple-seeder

Dead simple Hypercore seeder

npm install -g simple-seeder

Usage

Three ways to load seeds, you can only use one approach per process:

Args

You use those args:

--core, -c <key>
--bee, -b <key>
--drive, -d <key>
--seeders, -s <key>
simple-seeder -c <key> -c <another-key>

The seeders is an option, and must use the same key as the resource to enable it.

File

A file containing the seeds list:

seeds.txt

core <key>
bee <key>
drive <key>
seeders <key>
simple-seeder --file ./seeds.txt

List

A Hyperbee list that can receive updates in real-time.

Manage the list with simple-seeder --menu [key]

The menu will also show you the Hyperbee list key that you can use:

simple-seeder <key>

License

Apache-2.0

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.6

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

3.2.0

2 years ago

3.1.0

2 years ago

3.0.0

2 years ago

1.9.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.6

2 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.1.3

3 years ago

1.2.1

3 years ago

1.1.2

3 years ago

0.0.0

3 years ago