96 projects tagged "OS X"
360-FAAR (Firewall Analysis Audit and Repair) is an offline, command line, Perl firewall policy manipulation tool to filter, compare to logs, merge, translate, and output firewall commands for new policies, in Checkpoint dbedit, Cisco ASA, or ScreenOS commands. It is all contained in one file. It can read policy and logs for: Checkpoint FW1 (in odumper.csv / logexport format), Netscreen ScreenOS (in get config / syslog format), and Cisco ASA (show run / syslog format). It uses both inclusive and exclusive CIDR and text filters, permitting you to split large policies into smaller ones for virutalization at the same time as removing unused connectivity. It supports policy to log association, object translation, rulebase reordering and simplification, rule moves, and duplicate matching automatically. It allows you to seamlessly move rules to where you need them. 'print' mode creates a spreadsheet for your audit needs with one command.
ActoTracker is an application for keeping track of activities on your desktop so that you don't have to. Think of it as an app for bookmarking desktop documents and applications. It can also bookmark things that are not usually tied to a URL such as Outlook email message or Filemaker records. It can be extended to handle additional applications by writing custom AppleScript plugins. ActoTracker is somewhat inspired by the GNOME Activity Journal (Zeitgeist framework), and it tries to solve a similar kind of problem for the end user, although in a different way.
Adjector is a lightweight, fast, and flexible, open-source ad server. It serves plain text, HTML, and Javascript ads to your Web application in several different ways, even from a separate machine. It tracks views and clicks. It is designed to save you time and effort and to stay out of your way.
Ansible is a radically simple deployment, configuration, and command execution framework. It is dead simple and painless to extend. Extending Ansible does not require programming in any particular language; you can write modules as scripts or programs which return simple JSON. It’s also trivially easy to just execute useful shell commands.
Changing directories in bash can be tedious if you have long names or nested paths. Creating aliases or adding to the CDPATH can help, but can be improved on. Bashcd adds 6 new commands to make changing directories a bit easier. This commands use find, the locate database, the mdfind database, or other contextual information to make it easier to change to other directories.
British bingo runs in your browser and uses 3 by 9 boards. The game simulates the other players. Players make mistakes and chat. Players leave, join, and re-join between and during games. You can have over 10,000 players. You can hear the players and the caller talk. You can change the sizes to fit a small screen
Citrus is a test framework written in Java that enables automated integration testing of message-based enterprise SOA applications. The tool can easily simulate surrounding systems across various transports and protocols (e.g. JMS, SOAP WebServices, HTTP, TCP/IP, etc.) in order to perform end-to-end use case testing. Citrus provides strong validation mechanisms for XML message contents and allows you to build complex testing logic such as sending and receiving messages, database validation, automatic retries, variable definitions, dynamic message contents, error simulation, and many more.