https://github.com/davideluque/tls
tls is a program that recursively traverses a directory tree using threads, generating a report with the most important information for each directory in the tree.
https://github.com/davideluque/tls
universidad-simon-bolivar usbve
Last synced: 4 months ago
JSON representation
tls is a program that recursively traverses a directory tree using threads, generating a report with the most important information for each directory in the tree.
- Host: GitHub
- URL: https://github.com/davideluque/tls
- Owner: davideluque
- Created: 2017-03-02T02:17:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T21:29:42.000Z (almost 5 years ago)
- Last Synced: 2025-01-08T21:31:23.395Z (5 months ago)
- Topics: universidad-simon-bolivar, usbve
- Language: C
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TLS - Thread List Client
tls is a program that uses threads to recursively traverse a directory tree, generating a report with the most important information for each directory in the tree.
## SYNOPSIS
```bash
tls [-h] | [-n i] [-d directory] [output]
```## OPTIONS
`-h` Displays a help message (syntax, parameter description, etc.)
`-n` Requested concurrency level. It must be an integer. Example: -n 5
`-d` Specifies the directory in which the scan begins. Example: -d ~/david/photos/