Enable Apple Remote Desktop port forwarding


/ Published in: Bash
Save to your folder(s)



Copy this code and paste it in your HTML
  1. sudo ipfw add fwd 127.0.0.1,5900 tcp from any to me dst-port 22023

Report this snippet


Comments


You need to login to view comments.