The Wayback Machine - https://web.archive.org/web/20220227231315/https://github.com/gkbrk/slowloris/issues/68
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

URL parser to extract program parameters automatically #68

Open
gkbrk opened this issue Feb 17, 2022 · 0 comments
Open

URL parser to extract program parameters automatically #68

gkbrk opened this issue Feb 17, 2022 · 0 comments

Comments

@gkbrk
Copy link
Owner

@gkbrk gkbrk commented Feb 17, 2022

It might be useful to automatically populate the program configuration if a URL is passed instead of a naked domain.

This will be very convenient to use, while also resolving a common user error of passing URLs instead of domains.

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