Justin Steven
                                            Justin Steven
                                        
                                    @malvidin I stumbled upon this when trying to get psycopg2 playing nice with crt.sh Regarding "I have not yet had success executing this command with psycopg2" I think I've worked...
For what it's worth, I can reproduce this only when _all_ of the following conditions are met: - Seems like any version of Hugo/Go e.g. Hugo 1.5 (latest binary release)...
Gotcha. I'm not the author, just a user doing some maintenance. https://github.com/spf13/HugoBasicExample works fine for me using hugo-zen at current HEAD. It fails using an old commit (hugo-zen at d052d19001b540c8670cccb050cb3fd3f52965c4)...
> Is kctf pow on pypi? I couldn't find any implementations on there, granted I didn't look too hard. I've also come to learn that the canonical `pow.py` is not...
Added wrapper around challenge generator ``` % python3 Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>>...
Used the following to connect to a host which was running the canonical `pow.py` under Python 3. This was done to stress test the changes made to `pow.py` to ensure...
Ready for review. I'm happy to squash the commits if that's preferred.
Is there anything I can do to get this across the line? In the meantime can this please be given the label `hacktoberfest-accepted`
I've realised that a new module requires changes to `docs/` but I'm not sure how to do that. If someone can let me know what that change should look like...
Thanks @rkervella. Is there somewhere known issues are listed that I'm missing? I was tearing my hair out over this one :sweat_smile: