Revision: 19897
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at November 3, 2009 11:00 by nate63179
Initial Code
try set theConfirmation to (do shell script "/sbin/ipfw add 0 deny tcp from any to any 3464" password "MyPassword" with administrator privileges) set theConfirmation to (do shell script "/sbin/ipfw add 0 deny udp from any to any 2223" password "MyPassword" with administrator privileges) on error beep end try
Initial URL
Initial Description
Initial Title
Block MS Office 2008 from network sniff
Initial Tags
Initial Language
AppleScript