Live data from Hacker News

Viewing profile — hectorm

hectorm

HN member
Joined
Sun, Jun 03, 2018, 7:11 AM UTC
HN karma
251
Public activity
23 items

About hectorm

meet.hn/city/40.4167047,-3.7035825/Madrid

Socials: - github.com/hectorm - https://hector.molinero.dev

---

Recent public activity

  1. comment
    Comment #48416156

    This repository, along with others related to Azure Functions, has been taken down. - https://web.archive.org/web/20260605175351/https://github.co... - https://web.archive.org/web/…

  2. story
  3. story
    Show HN: Cardea, SSH bastion with per-key ACLs, TPM keys and session recording

    Author here. Cardea is an SSH bastion I wrote to manage access to some servers I administer. Access policies are defined in a single text file, similar to OpenSSH's authorized_keys…

  4. story
    Show HN: Cardea, SSH bastion with per-key ACLs, TPM keys and session recording

    Author here. Cardea is an SSH bastion I wrote to manage access to some servers I administer. Access policies are defined in a single text file, similar to OpenSSH's authorized_keys…

  5. comment
    Comment #46282188

    Author of the JS bindings here. I also have a browser demo: https://ansi-o-matic.molinero.dev

  6. comment
    Comment #34234794

    You should run it inside the network affected by the blockage. If you use Docker you can run the following command to start the server and configure your browser to use it as an HT…

  7. comment
    Comment #34234133

    Can anyone from India confirm if this proxy server [1] is enough to bypass the block? Basically it is a proxy that alters HTTPS traffic to prevent DPI systems from detecting the do…

  8. comment
    Comment #34109856

    If anyone wants to quickly spin up a Haiku VM I leave here my Docker image [1]. It's just a proof of concept but some people are using it for CI as well [2]. [1] https://github.com…

  9. comment
    Comment #29631571

    The specific URL of the incident is the following, but I cannot edit the submission. https://status.docker.com/pages/incident/533c6539221ae15e3f0...

  10. story
  11. comment
    Comment #29220508

    You can of course set this up manually outside Docker, I provide this image so that you can easily have a preconfigured installation with VNC, RDP, bind shell and a Samba server.

  12. comment
    Comment #29220436

    During the installation I add Netcat to have a bind shell, this way you can get a CMD shell from Linux using the "vmshell" command included in the image. So yes, technically it's b…

  13. comment
    Comment #29219049

    The ISO is downloaded from WinWorld, which is a website dedicated to archiving old software, it's certainly community maintained but at least gets some scrutiny. I also searched th…

  14. comment
    Comment #29217958

    Effectively this is done as a POC, don't expect any security on a machine running Windows 2000 nowadays. Regarding legality, I hope that Microsoft doesn't claim any rights, since t…

  15. comment
    Comment #29217882

    I have a similar image with ReactOS if you want to compare :) https://github.com/hectorm/docker-qemu-reactos

  16. story
  17. story
  18. comment
    Comment #22467240

    In the case that someone has any trouble configuring WireGuard, I would like to share my automatic deployment of WireGuard and Unbound with full IPv4 and IPv6 support with Packer a…

  19. comment
    Comment #19940539

    My current setup is a Docker container[0] with a musikcube[1] daemon in an ARM board (ROCK960 Model C) and on my phone I use the musikdroid client. At first, it was an investment o…

  20. comment
    Comment #19593966

    I use exactly the same approach but for convenience I use the following script as wrapper for git: https://gist.github.com/hectorm/8891f7f1916a4379f84dfaccc6fa...

  21. comment
    Comment #19305947

    If someone wants to try this version quickly, I made a Docker image with QEMU and noVNC [1][2]. I don't use it for anything important, just fun. [1]: https://github.com/hectorm/doc…

  22. comment
    Comment #18488639

    I totally agree with you. Despite not having much experience with the tool, I recently used Make and M4 in a project to build Docker images for multiple architectures [1] and it wo…

  23. comment
    Comment #18078366

    I'm currently using my own solution [1] based on Knot Resolver, a shell script [2] that creates a blacklist from multiple sources and DNS over TLS to 1.1.1.1. It doesn't have a web…