Showing 37 open source projects for "check"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    ...The library currently supports AGI, AMI, and the parsing of Asterisk configuration files. The library also includes debugging facilities for AGI. 2014-04-17: Moved the version control to GIT. To check out see the tab "Code". Note that the whole history including ancient CVS, then some time in monotone, then subversion was united into one GIT repository thanks to ESR's reposurgeon. 2013-05-29: Maintainers of github fork "pyst2" contacted to join forces. Note that the last release here fixes the same bug as on github, otherwise github version seems to only contain cosmetic changes and examples. 2012-07-06: An offer to maintain the project has been received. 2012-01-29: There have been two or three forks that are being maintained. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    transmission-daemon-cygwin

    transmission-daemon-cygwin

    Transmission bittorrent with p2p streaming. Fast, stable, feature rich

    Feb. 7, 2019 Transmission is a respected Fast, Easy, and Free BitTorrent Client, as from their site https://transmissionbt.com/about Unofficial Windows build runs perfect either Windows service or daemon. 32 bit and 64 bit versions. 32 (runs everywhere), 64 only 64-bit Windows. Decision made to maintain choice 2.7x core rather than somewhat buggy 2.8x-2.9x cores. That's why you will see infrequent and less bug fixes than official branches. All the features of 2.8x-2.9x (except...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    Modem Manager GUI

    Modem Manager GUI

    Frontend for ModemManager 0.6/0.7, Wader and oFono

    Modem Manager GUI is a simple GTK based graphical interface compatible with Modem manager, Wader and oFono system services able to control EDGE/3G/4G broadband modem specific functions. You can check balance of your SIM card, send or receive SMS messages, control mobile traffic consuption and more using Modem Manager GUI.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    SSL Signature Check (SSLSigcheck) is an email filter designed to be run from within procmail. It will examine the signature and certificate of a signed email, and add header information that procmail recipes can use to filter the message.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    libircclient is a small but powerful library, which implements client-server IRC protocol. It has all features needed to create your own IRC client or bot, including multi-threading support, sync and async interfaces, CTCP/DCC support, colors, SSL connections and so on.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Remote Operation On Files (ROOF) is a FTP client providing: a command line tool as well as an API library, a File system based on FTP protocol named FTPFS (FUSE based) and FTPING tool to check remote FTP server availability.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    SimpleCheck E-Mail Notification Client
    SimpleCheck is a fast, low resource, server oriented, Windows System Tray based E-Mail Notification Client with a simple UI that regularly checks multiple POP3 E-Mail accounts. Many full client features; immune to viruses; use to delete SPAM mail.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    pycrc

    pycrc

    CRC C source generator

    pycrc is an easy to use CRC (cyclic redundancy check) calculator and C source code generator. The generated source code can be optimized for simplicity, speed or space. pycrc contains a long parameter list of common CRC models. The program is self contained and does not require installation. Apart from a python installation, it does not require other libraries to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Small, robust mailer (MTA) for FIDO and FIDO-like amateur networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Abuse is a simple program that helps people fight spam. It will "read" any e-mail header you indicate, go on-line and check the various NICs, open relay DBs... prepare/send an email (lart) to the spammer's ISP in order for your voice to be heard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Qexplore

    Qexplore enables a Qmail server to analyze emails.

    ...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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    HADOS

    HADOS

    High Availability Distributed Object Storage

    HADOS is a server software for storing files in a cluster of server. The goal is to handle high availability by storing copy of the same file on several nodes. HADOS provides RESTFUL APIs to easily store, check or retrieve files. Using the powerful cluster APIs you can retrieve the files whatever the node that hosts it. To avoid any single point of failure, it is possible to apply a request to any node of the cluster, there is no master node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Command line torrent viewer and hash checker. Displays metadata and file catalog from a .torrent file. Offline verifies content hashes of downloaded files against torrent. Linux or Windows, Windows binary included.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 14
    Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 15
    ...It does not have any internal databases, but instead connects to alicebot's website to get answers. It keeps sessions for each user, and has many other nice features. Check code for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Milter that supports different types of checks: clamav check; spamassassin (or rspamd) check; greylisting based on memcached; ratelimits; spf checks; regexp checks; autowhitelisting; interaction with different services using beanstalk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    From this time on, LibPST will not be maintained here. It will be maintained at http://alioth.debian.org/projects/libpst/. Also, check the version at http://www.five-ten-sg.com/libpst
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    mutt-mb is a program to create a list of mailboxes for the MUA mutt when mail is stored in maildir format. It can also be used to check the consistency of the mail storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program is Win32 and X11/Qt4. CheckMail will log onto a POP server and check for messages and update a tray icon to alert user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Win32 API based graphical desktop sharing system, it support LZMA compress, MD5 password check, 64bits file transfer, 8bits instruction fast protocol and windows's pack intelligence for reduce useless transfer band.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pop3spam is a POP3 client which connects to a POP3 server and deletes unsolicited mail in-place. It's possible to check for messages that exceed a certain limit and to scan header lines for special patterns (regular expressions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    qrcptcheck searches user databases to check if a supplied email address will be delivered to a valid recipient, with the goal to avoid mail bounces rejecting mail at SMTP level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    popz is a java implementation of the osi layers one and two over normal phone connections using frequency modulation techniques. This is really useful if you have to check your mail from the himalaya and have only your laptop and a mobile phone with you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    If you reach this page most likely you are looking for Rodi P2P binary release - check web site rodi.sf.net If you are looking for CLI/FFS/AOS portable C/C++ libraries for RTOS "emLib" package is the way to go
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    A set of Gaim plugins which allow the user to set a spell-check language, free-form notes, and/or a timezone a per-person basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next