Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hectorm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Azure Functions Core Tools repository taken down
(github.com)
5 points
by
hectorm
3mo ago
|
1 comments
2.
▲
by
hectorm
3mo ago
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/20
3.
▲
Show HN: Cardea, SSH bastion with per-key ACLs, TPM keys and session recording
(github.com)
1 points
by
hectorm
6mo ago
|
0 comments
4.
▲
Show HN: Cardea, SSH bastion with per-key ACLs, TPM keys and session recording
(github.com)
4 points
by
hectorm
6mo ago
|
0 comments
5.
▲
by
hectorm
9mo ago
Author of the JS bindings here. I also have a browser demo: https://ansi-o-matic.molinero.dev
6.
▲
by
hectorm
4y ago
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 HTTP proxy. docker run -p 8080:8080 docker.io/hectorm
7.
▲
by
hectorm
4y ago
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 domain during the TLS handshake. At least in Spain it works fo
8.
▲
by
hectorm
4y ago
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/hectorm/docker-qemu-haiku [2] h
9.
▲
by
hectorm
5y ago
The specific URL of the incident is the following, but I cannot edit the submission. https://status.docker.com/pages/incident/533c6539221ae15e3f0...
10.
▲
Docker Hub Registry is down
(status.docker.com)
28 points
by
hectorm
5y ago
|
12 comments
11.
▲
by
hectorm
5y ago
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.
▲
by
hectorm
5y ago
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 backdoored but only for yourself :)
13.
▲
by
hectorm
5y ago
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 the checksum and it matches with other sources, but as th
14.
▲
by
hectorm
5y ago
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 the Windows 2000 image has been published in WinWor
15.
▲
by
hectorm
5y ago
I have a similar image with ReactOS if you want to compare :) https://github.com/hectorm/docker-qemu-reactos
16.
▲
Show HN: Windows 2000 on Docker
(github.com)
395 points
by
hectorm
5y ago
|
189 comments
17.
▲
AdoptOpenJDK to join the Eclipse Foundation
(blog.adoptopenjdk.net)
4 points
by
hectorm
6y ago
|
0 comments
18.
▲
by
hectorm
7y ago
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 and Terraform in Hetzner Cloud (although it can be easily ada
19.
▲
by
hectorm
7y ago
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 of time, but now requires almost no maintenance. [0]: https:
20.
▲
by
hectorm
7y ago
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.
▲
by
hectorm
8y ago
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/docker-qemu-reactos [2]: https:
22.
▲
by
hectorm
8y ago
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 worked really well. [1] https://github.com/hec
23.
▲
by
hectorm
8y ago
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 interface as complete as Pi-hole, but it's v