Showing 24 open source projects for "opt out"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 1
    Automated Tool for Optimized Modelling

    Automated Tool for Optimized Modelling

    Automated Tool for Optimized Modelling

    During the exploration phase of a machine learning project, a data scientist tries to find the optimal pipeline for his specific use case. This usually involves applying standard data cleaning steps, creating or selecting useful features, trying out different models, etc. Testing multiple pipelines requires many lines of code, and writing it all in the same notebook often makes it long and cluttered. On the other hand, using multiple notebooks makes it harder to compare the results and to keep...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sqlmap

    sqlmap

    Automatic SQL injection and database takeover tool

    sqlmap is a powerful, feature-filled, open source penetration testing tool. It makes detecting and exploiting SQL injection flaws and taking over the database servers an automated process. sqlmap comes with a great range of features that along with its powerful detection engine make it the ultimate penetration tester. It offers full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, and many other database management systems. It also...
    Downloads: 89 This Week
    Last Update:
    See Project
  • 3
    img2dataset

    img2dataset

    Easily turn large sets of image urls to an image dataset

    Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine. Also supports saving captions for url+caption datasets. Opt-out directives: Websites can pass the http headers X-Robots-Tag: noai, X-Robots-Tag: noindex , X-Robots-Tag: noimageai and X-Robots-Tag: noimageindex By default img2dataset will ignore images with such headers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    LibGit2Sharp

    LibGit2Sharp

    Git + .NET/Mono

    libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language that supports C bindings. Linux, macOS, iOS, and Windows are fully tested and supported. Written in a well-supported subset of C99. Builds in GCC, Clang and MSVC. We use the libraries that are on your system, and you can opt-out of any dependencies. GPLv2 with a Linking Exception that lets you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5
    vee validate

    vee validate

    Painless Vue forms

    VeeValidate is the most popular Vue.js form library. It takes care of value tracking, validation, errors, submissions and more. Offers both declarative components or composable functions API. vee-validate sets up the foundation for you to form in whatever style you prefer. vee-validate can do a lot if you let it. Like tracking values, validation, handling submissions and more. You may opt-in or out to all of these aspects. You are in control of how much form code you write. vee-validate makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nerves

    Nerves

    Craft and deploy bulletproof embedded software in Elixir

    ... every stage of your IoT project, the Nerves Project to build and customize, and NervesHub to deploy and manage your fleets of devices. Avoid hidden bugs and vulnerabilities with Nerves' secure opt-in approach to building. Nerves start minimal and guide you towards security best practices. Nerves helps you bring the principles of agile development to your IoT development cycle. Because Nerves runtime is immutable, Nerves also brings agility to long-term maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dada Mail

    Dada Mail

    Mailing List Manager - Web-based, Self-Hosted, Feature-Rich

    Dada Mail is a Contemporary Mailing List Manager, enabling you to easily run a verified mailing list that your subscribers can trust, right on your own website. Dada Mail helps you with managing an email mailing list, offering complete support for safe, closed-loop opt-in subscriptions, sending out mass mailings, keeping message archives and allowing you to share your messages in lots of neat ways. You run Dada Mail on your own web hosting account, giving you complete control over your...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Header and Footer Script Loader Plugin

    Header and Footer Script Loader Plugin

    Enhance WordPress speed with the Header/Footer Script Loader Plugin

    The Header and Footer Plugin simplifies the organization of extra scripts and styles on your WordPress site, optimizing loading speed and improving its overall performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KeyboardLayoutGuide

    KeyboardLayoutGuide

    KeyboardLayoutGuide, back from when it didn't exist

    KeyboardLayoutGuide, back from when it didn't exist. Simply constrain your views to the KeyboardLayoutGuide's top anchor the way you would do it natively. If you add your view in Interface Builder, don't forget to enable the "Remove at build time" checkbox for the bottom constraint. By default, KeyboardLayoutGuide will align your item with the bottom safe area. This is a behaviour that can be opt out by using keyboardLayoutGuideNoSafeArea instead of keyboardLayoutGuide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    After.js

    After.js

    Next.js-like framework for server-rendered React apps

    Next.js is awesome. However, its routing system isn't for me. IMHO React Router is a better foundation upon which such a framework should be built, and that's the goal here. Routes are just components and don't / should not have anything to do with folder structure. Static route configs are fine. Next.js's getInitialProps was/is a brilliant idea. Route-based code-splitting should come for free or be easy to opt into. Route-based transitions/analytics/data loading/preloading etc., should either...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    RADPhE

    Rapid Application Development PHP Hosting Environment

    A Rapid PHP Application Development Environment designed for webmasters, developers, and hosts to enforce website uniformity, hardening, and light weight enough to function within shared hosting, in the presence of other scripts, and nested within itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PinpointKit

    PinpointKit

    Send better feedback

    Send better feedback. PinpointKit is an open-source iOS library in Swift that lets your testers and users send feedback with annotated screenshots using a simple gesture. If you prefer not to use either of the aforementioned dependency managers, you can integrate PinpointKit into your project manually. The PinpointKit.framework is automatically added as a target dependency, linked framework and embedded framework in a “Copy Files” build phase which is all you need to build on the simulator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tablesaw

    Tablesaw

    A group of plugins for responsive tables

    The Stack Table stacks the table headers to a two column layout with headers on the left when the viewport width is less than 40em (640px). If you only want to use the Stack Table and don’t want all the extra features (save yourself some bytes), Tablesaw provides a Stack-Only version. To opt-out of inline label creation (the table header cell text that shows at small breakpoints) on a per-table basis, use <table data-tablesaw-no-labels>; on a per-row basis, use <tr data-tablesaw-no-labels...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    angulartics

    angulartics

    Analytics for AngularJS applications

    Avoid dealing with vendor-specific code. If your provider of choice is not among the existing plugins, just write your own. Google Analytics, Kissmetrics, Mixpanel, Flurry, Piwik, Segment.io and more are supported out of the box. Just add Angulartics to your app dependencies and you'll get automatic pageview tracking for your application routes. Download Angulartics and the Angulartics plugin for your vendor. Note: All plugins list Angulartics as a dependency, so they will be downloaded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MoonSharp

    MoonSharp

    An interpreter for the Lua language, written entirely in C#

    A complete Lua solution is written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms. Support for the complete Lua standard library with very few exceptions (mostly located on the 'debug' module) and a few extensions (in the string library, mostly). Supports dumping/loading bytecode for obfuscation and quicker parsing at runtime. An embedded JSON parser (with no dependencies) to convert between JSON and Lua tables. Easy opt-out of Lua standard library modules to sandbox what...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    qutoss

    qutoss

    sandbox particle simulator that obeys schrödinger's equation

    Enjoy bizarre Quantum Mechanics animations by throwing a 2D particle in arbitrary environments. There is infinite freedom in customizing the potentials: draw out absurd terrains, or opt for standard experiments such as double-slit. The project's purpose is to aid the user in building intuition for the peculiar workings of the quantum realm. As such, it aims to be user-friendly and does not require prior knowledge of QM. Currently only available for macOS and Windows users (Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple File Encryptor - for Windows

    Simple File Encryptor - for Windows

    Encrypt files and folders or create your own encrypted text files.

    Simple File Encryptor (SFE) is a small, easy to use file and folder encryption app for windows. SFE provides 256bit AES password protected secure encryption for files. - Encrypting/Decrypting Text - Create and export secure encrypted text files. - Encrypting/Decrypting files or folders - Select any file type or folder to encrypt. Opt to compress before encryption and also to remove the unencrypted file after. - New Encrypt Box - A permanent secure folder on your hard drive. Drag...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    This script is to help pentester create a msfpayload faster with out haveing to remember swicthes i got 2 modes on this so far just create a regular encoded payload or to make or to inject Backdoor code into a existing exe for example notepad. explorer.exe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mass mailer solution with opt-in/opt-out options. Also has a admin/moderator panel with full logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CPO is a tool written in Java that manages newsletters. It's focused on corporate needs (privacy, scalability, bounce count, opt-in & out, newsletter statistics).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open Source Online Marketing—OSOM—provides a complete backend for generating sales leads on your Web site. Quickly setup a lead database, create registration forms and marketing surveys, send marketing emails, and manage opt-in/opt-out. Compliments CRMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Web based tool (PHP) to generate static photo albums (HTML) out of the pictures and description files (opt.). No database needed. No PHP needed for loading/watching the resulting albums. Includes examples, templates and stylesheets. Several languag
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tool for harvesting email addresses from web pages and mail lists, storing them in any database or XML file, and sending them email addresses. It features opt-out lists, email verification and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cross-language and cross-platform user's action tracking framework,enabling researchers to respect user's privacy through visual controls which allow users to start/stop/pause data recording,view logged data and opt out of a research study.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next