Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
This is a collection of libraries contained : Shared memory allocation, configuration script processor, containers (trees, lists, queues, stacks), file system abstraction, network library, timers/threads, Image library, Display libraries, and more.
Qexplore enables a Qmail server to analyze emails.
...Its main features are:
- it can reject viruses using Clam Antivirus (http://www.clamav.net);
- it can check for spam using SpamAssassin (http://spamassassin.apache.org);
- it can block emails with particular attachment extensions during the SMTP communication using Reformime (http://www.courier-mta.org/reformime.html);
- it can "rate-limit" messages that an email address can send in a defined amount of time using an embedded db through SQLite (http://www.sqlite.org).
Unlike other scanners for Qmail, such as Simscan or Qmail-Scanner which are inline scanners, Qexplore is an offline scanner that first write an email to a queue resident on disk, closing the qmail-smtpd communication.
It than (offline) analyzes this email to check for virus and/or spam. This design solves the problem of highly traffic smtp servers in wich a lot of concurrent SMTP connections can deny access of incoming/outgoing emails because the system is busy.
md5cp will traverse a file tree and check the MD5 checksum of each file. If the file is unchanged, it is ignored; if it is changed (or new), its MD5 is updated in the database, and the file is copied to the destination directory. A number of optional parameters can change what happens in addition to the file copy.
This utility is useful for situations when file dates are corrupt and rsync cannot be used.
Copyright (C) 2013 The Regents of the University of Michigan
ss7mon will implement the following features for SIGTRAN and SS7 family of protocols:
- Message sniffer.
- Call flow tracing.
- Traces DB.
- Distributed tracing.
- QoS monitoring.
- KPI monitoring.
- Web interface.
- CLI command line interface.
- ...etc.
SoupToNuts is a repository of technical articles and example software covering Postfix, OpenSSH, C and C++, Live Linux CD, MySQL, SQLite, Berkeley DB, Bash and System Administration.
Viewer for PHP allows you to view PHP pages without the need for installing web server packages (eg WAMP, XAMPP etc). It makes use of the Uniform Server and an embedded browser to process and display PHP pages just as they would in a normal browser.
A simple Backup program primarily based upon gtk/glib. Backups/Restore across ftp, http, smb, nfs, etc. Uses simple tar files with a sqlitedb for quick searches and extraction.