Skip to content

bit-bandit/wormsctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wormsctl - Command line interface for Parasite instances

Installation

# In the parent directory of your Parasite installation
git clone https://github.com/bit-bandit/wormsctl
cd wormsctl

We are aware this is counterintuitive.

Examples:

# Set role of user "Bob" to "Admin"
wormsctl set --user="bob" --role="Admin"

# Delete torrent
wormsctl remove --torrent="2e1a06ddf3"

# Delete list
wormsctl remove --list="78a3beb44f"

# Show user role
wormsctl show --role --user="bob"

License

0BSD

About

CLI for interacting with a Parasite instance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published