HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hectorm

no profile record

Submissions

Azure Functions Core Tools repository taken down

github.com
5 points·by hectorm·पिछला माह·1 comments

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

github.com
1 points·by hectorm·4 माह पहले·0 comments

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

github.com
4 points·by hectorm·4 माह पहले·0 comments

comments

hectorm
·पिछला माह·discuss
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/20260605175320/https://github.co...

- https://web.archive.org/web/20260605175256/https://github.co...
hectorm
·7 माह पहले·discuss
Author of the JS bindings here. I also have a browser demo: https://ansi-o-matic.molinero.dev
hectorm
·6 वर्ष पहले·discuss
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 adapted to other providers) [1].

In the case that no automatic deployment is necessary, it may also be useful to look directly at the WireGuard configuration [2]. Since WireGuard supports scripts in "PostUp" and "PostDown", I have automated the configuration of iptables, including some useful rules to redirect 53/UDP port traffic from the public interface to WireGuard, which helps in some cases to bypass some firewalls.

[1]: https://github.com/hectorm/wireguard-setup

[2]: https://github.com/hectorm/wireguard-setup/blob/master/packe...