HackerTrans
トップ新着トレンドコメント過去質問紹介求人

hectorm

no profile record

投稿

Azure Functions Core Tools repository taken down

github.com
5 ポイント·投稿者 hectorm·先月·1 コメント

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

github.com
1 ポイント·投稿者 hectorm·4 か月前·0 コメント

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

github.com
4 ポイント·投稿者 hectorm·4 か月前·0 コメント

コメント

hectorm
·先月·議論
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 か月前·議論
Author of the JS bindings here. I also have a browser demo: https://ansi-o-matic.molinero.dev
hectorm
·6 年前·議論
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...