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...