Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depth Limiting on Directory Scanning #22

Closed
s-rah opened this issue Apr 15, 2016 · 1 comment
Closed

Depth Limiting on Directory Scanning #22

s-rah opened this issue Apr 15, 2016 · 1 comment

Comments

@s-rah
Copy link
Owner

s-rah commented Apr 15, 2016

While following directory listings can be fruitful it can also be fairly expensive in terms of time and bandwidth. Provide a -d option to limit how deep we scan (default for all with value 0)

@s-rah s-rah changed the title Depth Limiting on Diretory Scanning Depth Limiting on Directory Scanning Apr 15, 2016
@s-rah s-rah assigned s-rah and unassigned s-rah May 3, 2016
@s-rah s-rah modified the milestone: Version 0.1 May 5, 2016
@dballard
Copy link
Contributor

dballard commented May 6, 2016

complete now with 129ee4f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@s-rah @dballard and others