-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add support to upload dnsmasq.conf
and Docker
#1
Add support to upload dnsmasq.conf
and Docker
#1
Conversation
* removed Selenium dependency * added Docker support * added option to specify admin password as parameter
Hi @Diego-Zulu! I took upon your work and changed it a bit to match my necessities while keeping what you did working. The only breaking change is that the custom url for I added Docker support and removed Selenium as I wasn't able to get Selenium working properly. Let me know if you're interested in merging this to your repo or if I should do a complete fork ;) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yooo this looks super good! I'm really glad you got to remove selenium and keyboard, those were some giant dependencies that felt like were bloating the project, and not having to worry about outdated selenium drivers is chef's kiss
I left some quick comments, after those I would consider this pretty much good to merge!
Just committed the changes you requested. I think the |
@all-contributors please add @nferro for development |
I couldn't determine any contributions to add, did you specify any contributions? |
@all-contributors please add @nferro for code |
I've put up a pull request to add @nferro! 🎉 |
Added support to upload
dnsmasq.conf
and: