(no title)
mano78
|
4 months ago
I implemented something similar as a caddy module, then I realized that if I was connected to a public wifi network I was actually authorizing the whole bunch of people that were connected to it with me. How do you avoid this, or is it just not important?
OJFord|4 months ago
fariszr|4 months ago
The likelihood of someone is on the same network as you noticing your servic, try to hack it, before the TTL expires again is IMO quite low.
This is without taking into account that the services themselves have their own security and login processes, getting a port open doesn't mean the service is hacked.
teddyh|4 months ago
<https://news.ycombinator.com/item?id=39898061>
symbogra|4 months ago
unknown|4 months ago
[deleted]
TuxPowered|4 months ago
IPv6 of course.
> or is it just not important
Port knocking not a security feature anyway.