Showing 105 open source projects for "kali linux command"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    Google Apps Manager

    Google Apps Manager

    Command line management for Google G Suite

    Google Apps Manager or GAM is a free and open source command line tool for Google G Suite Administrators that allows them to manage many aspects of their Google Apps Account quickly and easily. With GAM you can create and manage users, groups and domains; manage email, security and calendar settings; manage admins and organizations and many more. To use GAM Google Apps Business, Education, Partner or Government Edition is required.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    MailCatcher

    MailCatcher

    Catches mail and serves it through a dream

    Catches mail and serves it through a dream. MailCatcher runs a super simple SMTP server that catches any message sent to it to display in a web interface. Run mailcatcher, set your favorite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check it out to see the mail that's arrived so far. Shows HTML, Plain Text and Source version of messages, as applicable. Rewrites HTML enabling display of embedded, inline images/etc and opens links in a new window....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    VarDumper Component

    VarDumper Component

    Provides mechanisms for walking through any arbitrary PHP variable

    The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump(). The VarDumper component creates a global dump() function that you can use instead of e.g. var_dump. By using it, you’ll gain per object and resource types specialized view to e.g. filter out Doctrine internals while dumping a single proxy entity, or get more insight on opened files with stream_get_meta_data. Configurable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2 are...
    Leader badge
    Downloads: 41,370 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 5

    bogofilter -- Fast Bayesian Spam Filter

    Fast Bayesian spam filter along lines suggested by Paul Graham

    The bogofilter package implements a fast Bayesian spam filter as suggested by Paul Graham in "A Plan For Spam" <http://www.paulgraham.com/spam.html>. It is written in C. Supported platforms: Linux, FreeBSD, Solaris, OS X, HP-UX, AIX, RISC-OS, ...
    Leader badge
    Downloads: 151 This Week
    Last Update:
    See Project
  • 6
    Filter/Reorg Excessive Emails (FreeMe)

    Filter/Reorg Excessive Emails (FreeMe)

    Per user/admin filtering of individual/group emails

    FreeMe is a lightweight e-mail filtering and reorganization tool for reducing clutter and highlighting messages of interest. It is intended to allow multiple administrators to specify individual rules for handling root e-mails, but can also be used in single-user mode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Meqaris

    Meqaris

    Booking/reservation of meeting rooms/equipment with e-mail invitations

    Meqaris (Meeting Equipment and Room Invitation System) is a system that allows booking meeting/conference rooms and other equipment or resources (like mobile whiteboards, projectors or conference audio/video sets) by using the same type of e-mail invitations that are used to invite participants to meetings. Especially useful in corporate environments, but can be used for anything in general, even by individual users. Simply add "resource participants" to the recipient list (just like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JMultiSend

    JMultiSend

    A simple and fast cross-platform solution to send mass emails.

    JMultiSend is a simple and fast solution to send mass emails (Bulk E-mail); it only needs to load the list of addresses, the message (HTML or TXT), the data and then send. It is possible also to manage mailing lists subscribtions simply by emails, to send personalized messages with the user name and to schedule delays up to 24h (86400 secs); all this also from command-line. Since it is developed in Java it is a cross-platform application and does not need installation but needs only the Java...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9

    Roundup Issue Tracker

    Simple-to-use/-install issue-tracking system: web, REST, email, CLI

    Roundup is a simple-to-use and -install issue-tracking system with command-line, web, REST, XML-RPC, and e-mail interfaces. It runs on python 2.7 or 3.6 or newer. Roundup has been deployed for: * bug tracking and TODO list management (the classic installation) * customer help desk support (with a wizard for the phone answerers, linking to networking, system and development issue trackers) * issue management for IETF working groups * sales lead tracking ...and so on. It's been...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    tmpmail

    tmpmail

    A temporary email right from your terminal written in POSIX

    tmpmail is a command-line utility written in POSIX sh that allows you to create a temporary email address and receive emails to the temporary email address. It uses 1secmail's API to receive emails. By default w3m is used to render the HTML emails on the terminal. But if you prefer another text-based web browser or would rather view the email in a GUI web browser such as Firefox, simply use the browser argument followed by the command needed to launch the web browser of your choice. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PostfixAdmin
    PostfixAdmin is a Web Based Management tool created for Postfix. It is a PHP based application that handles Postfix Style Virtual Domains and Users that are stored in MySQL, PostgreSQL or SQLite
    Downloads: 46 This Week
    Last Update:
    See Project
  • 12

    HotTurtles_projet_GL02

    This app can sort mails, using a list of mails and collaborators.

    Using MailParser, you will be able to sort your enterprise's mail, using only the key arrows of you computer. You can select mails and contact from a collaborator, and sort with a top 10, a list of buzzy days, etc... Also, you can decide to visualize the result directly in your command prompt, or export it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    sympaadmin

    Command line utility for administering Sympa mailing lists.

    sympaadmin is a command line tool for administrating sympa mailing lists from the terminal, making it suitable for use over SSH, for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SwithMail
    Send SMTP email silently from command line (CLI), or a batch file using Exchange, Gmail, Hotmail, or Yahoo! Plus. Supports XML settings files, variables, or all settings explicitly from the command line. Now supporting Exit Codes for batch file use (will return "0" for successful delivery, or "1" for error delivering) - handle your batch file accordingly.
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 15

    mailsend

    A program to send mail via SMTP from command line

    mailsend is a simple command line program to send mail via SMTP protocol. It can send a piece of alert mail from a program in a networked Windows machine. It's feature-filled, cross-platform, free and open source, and does not use any config file.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    (This site is DEPRECATED. Please visit https://github.com/verdammelt/tnef) TNEF provides a way to unpack those pesky Microsoft MS-TNEF MIME attachments. It operates like tar in order to upack any files which may have been put into the MS-TNEF attachment instead of being attached seperately.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    msmtp-scripts

    Wrappers around msmtp for use as queueing MTA with extra features

    This project builds on top of the (and adds additional) scripts included with msmtp (a command-line send only email client) in order for it to act as a queueing Mail Transport Agent (by acting as the sendmail command; it also offer an minimalist SMTP server mode) with some additional features like verify-before-send (which requires you to confirm that you really do want to send email, after a required delay (cooling off period)) for those who need to think twice about the wisdom of what they...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    mailcheck.js

    mailcheck.js

    Reduce misspelled email addresses in your web apps

    The Javascript library and jQuery plugin that suggests a right domain when your users misspell it in an email address. Mailcheck will offer up suggestions for second and top level domains too. For instant use, download the minified library mailcheck.min.js into your javascripts directory. mailcheck.js is also available unminimised if you want to hack on it, or have your own minimizer. Mailcheck takes in two callbacks, suggested and empty. We recommend you supply both. Mailcheck does not want...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Clam AntiVirus

    Clam AntiVirus

    The free cross-platform antivirus software tool-kit

    ALL DOWNLOADS HAVE MIGRATED TO HTTPS://WWW.CLAMAV.NET Clam AntiVirus is a GPL cross platform antivirus toolkit. The main purpose of this software is the integration with mail servers. It provides a flexible and scalable multi-threaded daemon, a command line scanner, and an up-to-date virus database. Github Repo is here: https://github.com/Cisco-Talos/clamav-devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    The `8conv` text encoding converter

    Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.

    Command-line tool to decode text which has undergone MIME-typical encoding into (ISO-8859) 8-bit --- without having or parsing the relevant MIME type declarations. Decodes quoted-printable sequences; handles UTF-8, UTF-16BE, UTF-16LE; optionally translates common characters from DOS or Windows code pages or HP-Roman8 into ISO-8859-1. UCS characters can be mapped to 8-bit translation strings. Single ISO C source file, "8conv.c". Translation can be controlled through a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Z Notation E-Mail Mark-up Tools

    Tools to convert Z mark-up to HTML or text.

    A small library and two command-line tools to parse and convert Z notation from the "e-mail" mark-up into HTML code, or into UTF-8 text with box-drawing graphics, or into the Z Standard text format. See the project's Wiki Home Page for details --- the "Wiki" button in the bar above, or the following link:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LinuxTart is an email signature generator. It is highly configurable, capable of creating a signature from a customizable template, including random taglines, special dates and other features. "Tart" is short for "The Automatic Random Tagline"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mbox2eml splits mbox mailboxes into single eml files. It is highly configurable and written in C++ to gain maximum performance using a minimum of RAM. It uses the boost-lib to provide maximum portability. Binaries for Win and Linux are available.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    Access Yahoo Mail from your email client (Outlook, Thunderbird, etc.). The IMAP ID proxy adds an "IMAP ID command" needed to get Yahoo to provide IMAP access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next