-
-
Notifications
You must be signed in to change notification settings - Fork 161
Tomb online / offline command for LAN sharing via samba #453
Copy link
Copy link
Open
Labels
good first issueA good issue for first-time contributorsA good issue for first-time contributorshelp wantedAn issue open for contributors to helpAn issue open for contributors to help
Description
Tomb online / offline command to generate on the fly samba configuration and random password that makes the contents of a tomb accessible on the network, print out a URL to where they can be opened. Example:
tomb online Movies
[*] Sharing tomb contents on LAN: Movies
. Access from URL: smb://192.168.1.66/Movies
. User: $ID
. Pass: Rahm9too
The share should be:
- notified in
tomb list - have a short pass random generated each time, easy to dictate
- put offline on
tomb closeandslam - logged with all activity in a log file internal to the tomb
- leave no trace of its presence once offline
- be read-only by default, have an option for read-write (
-o rw)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueA good issue for first-time contributorsA good issue for first-time contributorshelp wantedAn issue open for contributors to helpAn issue open for contributors to help