Y
Hacker News
new
|
ask
|
show
|
jobs
by
bigChris
1455 days ago
Rsync worst issue is someone port scanning and brute force their way into your system. Turn off your port.
2 comments
seunosewa
1454 days ago
Most people use rsync over ssh
link
hatware
1455 days ago
Don't most consumer routers have all ports blocked? Who is connecting a computer directly to the modem these days?
link
stavros
1454 days ago
Most of them do NAT, which isn't semantically the same as blocking all ports, but functionally it is.
link