njfox

Results 9 issues of njfox

Add a CLI option to pass a single host to httpscreenshot from the command line. Example: ``` $ python2 httpscreenshot.py -H "http://foo.com" ```

Implements #10 by adding a -o/--output_dir argument to allow you to save screenshots to a specified directory. The default is to save in the current working directory.

**Is your feature request related to a problem? Please describe.** I ported this package to use on my OpenWRT router, but I've run into an issue where the log files...

enhancement

I run ProtonVPN on my router at home and it would be nice to be able to use the "Always On" feature to automatically connect to ProtonVPN on my android...

Hey @mazen160, I've noticed this project is catching a lot of flak on Reddit for storing the OpenVPN credentials in plaintext on disk. I know it's only accessible by root...

The HTTPListener in https://github.com/mgoeppner/evemon/blob/main/src/EVEMon.Common/Service/SSOWebServerHttpListener.cs#L58 causes a crash on Wine during instantiation because the default System.Net assembly [calls into an OS binary](https://docs.microsoft.com/en-us/dotnet/api/system.net.httplistener?view=net-6.0#httpsys) which is not implemented in Wine, and causes the...

bug
enhancement

This PR includes output from `upgrade-assistant upgrade` for the projects under tools and tests. We're down to about 50 errors now, a little over half of which are due to...

Thanks a lot for putting this tool together, it's really helpful! I'd like to suggest adding a license so that users may make modifications to the code. I have some...

It would be nice to add a button on the chat card to roll on a critical injury table when scoring one. I know we are trying to be mindful...