2026-06-04 07:30:08 -04:00
2026-06-04 07:30:08 -04:00
2026-06-03 08:23:45 -04:00
2026-06-02 14:53:21 -04:00
2026-05-27 09:47:54 -04:00
2026-06-04 07:30:08 -04:00
2026-06-04 07:30:08 -04:00
2026-06-04 07:30:08 -04:00
2026-05-21 10:59:14 -04:00
2026-06-02 07:52:52 -04:00
2026-06-04 07:30:08 -04:00
2026-06-03 08:26:20 -04:00
2026-06-02 07:52:52 -04:00

LASH (Local Area Share HTTP)

Usage

Using lash is pretty simple. You just provide any amount of command line arguments and it will generate a share link, and a code. You either go-to http://:port or goto http:// to access the files.

Building from Source

Lash only has one dependency and that it is Go >= 1.26.3. To build it you just run either of the two following commands.

$ make

or

$ go build -o lash ./bin/main.go
Description
No description provided
Readme ISC 8.4 MiB
Languages
Go 75.5%
HTML 22.8%
Makefile 1.7%