Mac OS - Stop and Start Iguana

The simplest way to stop and start Iguana is from the Iguana controller up on the Mac menu status bar on the right:

You can also start Iguana from the command line using:

/Applications/IguanaX.app/Contents/MacOS/iguana --service install

And stop it using:

/Applications/IguanaX.app/Contents/MacOS/iguana --service uninstall

This assumes that you installed Iguana in the default location.

Technically Iguana is running as a ‘launchd’ daemon. If you understand that system you can stop and start Iguana through it also.