simpleinfra
simpleinfra copied to clipboard
Opening up UDP ports on Cloud Compute Servers
I got a request asking to open up UDP ports 60000-61000 so that mosh can work correctly. Is this something we can do? Any high security issues we should consider?
Also, tangentially, I was asked if we could set kernel.yama.ptrace_scope=0 so that ptrace can attach to existing processes. This is probably not as high of an ask as the UDP ports.