View Single Post
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#5
Happy hacking.

But, using ports < 1024 is not needed. You can pick some other port, 1024 <= p < 65535, and then your process won't have to run as root.

This is recommended unless you give up your root permissions after doing the bind.
 

The Following 2 Users Say Thank You to Joorin For This Useful Post: