1.1.1 • Published 2 years ago

sirin v1.1.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

Sirin

npm npm NPM GitHub top language Lines of code

NPM

CLI to instantly share a directory and its contents to anyone connected to your network over HTTP, be it LAN or your hotspot. Doesn't require internet.

Installation

Make sure you have NodeJS (>= v16.14.0) installed and have NPM as well

npm i -g sirin

Usage

https://user-images.githubusercontent.com/74897008/196028080-a67900cc-926b-4bb5-8794-b01781ad8946.mp4

sirin

and then you can visit the provided url on any device connected to your network. URL can be used to access the files.

If the exposed directory is /home/ubuntu/hello and the url is http://192.16.188.40:3000, then visiting http://192.16.188.40:3000/hi/bye/foo.txt will be equivalent to accessing /home/ubuntu/hello/hi/bye/foo.txt

For further options, use the -h flag

sirin -h
1.1.1

2 years ago

1.1.0

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago