Luke Hamburg

Results 499 comments of Luke Hamburg

In order to rule out this being caused by some odd setting in my Tailnet, I: - created a completely NEW Tailscale acocunt & tailnet - created 2 new macOS...

Oh, great! I will give it another try, somehow I thought that feature was already in 4.1.

Came here to report this, since `brew install rustscan` results in an outdated 2.3.0 binary. Is this going to be fixed?

Seems to be a duplicate of https://github.com/bee-san/RustScan/issues/780 (but, I would also love to see this implemented)

I believe I'm experiencing this as well, 2-node setup, v2.0.11

@henrygd I didn't want to open a new issue just to ask: Is there a way to get agents to _never_ use ssh anymore, and only use websocket? Sometimes I...

Thanks @henrygd none of those options sound "clean" to me. I suppose closing the port on the agent might be the cleanest, but gets unwieldy after a couple of dozen...

I ended up coming up with a small OpenRC init file (my Docker host is Alpine) that blocks outbound TCP 45876 only from the Hub container using iptables. It seems...

Just circling back to update that the workaround using iptables to block the outbound SSH connections from the Hub seems to be working well enough. All of my agants are...