Showing 47 open source projects for "driver"

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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    JDBC Driver for Amazon Neptune

    JDBC Driver for Amazon Neptune

    Amazon Neptune JDBC Driver by Amazon Web Services

    This driver provides read-only JDBC connectivity for the Amazon Neptune service using SQL, Gremlin, openCypher and SPARQL queries. The driver comes packed in a single jar file. To use the driver, place the jar file in the classpath of the application which is going to use it. For the initial public preview release, the driver will be available for download on GitHub along with the driver's .jar file and .taco file. To use the Driver in BI tools, please refer to the documentation. To connect...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    l'oGGo

    l'oGGo

    A powerful terminal app for structured log streaming

    l'oGGo or Log & Go is a rich Terminal User Interface app written in Golang that harnesses the power of your terminal to digest log streams based on JSON-based logs. This can be used against applications running locally, on a Kubernetes cluster (see K8S Cheatsheet), GCP Stack Driver (Google Logs, see GCP-Stream Command), and many others.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Rod

    Rod

    A Devtools driver for web automation and scraping

    Rod is a high-level driver for DevTools Protocol. It's widely used for web automation and scraping. Rod can automate most things in the browser that can be done manually. Chained context design, intuitive to timeout or cancel the long-running task. Auto-wait elements to be ready. Debugging friendly, auto input tracing, remote monitoring headless browser. Thread-safe for all operations. Automatically find or download browser. High-level helpers like WaitStable, WaitRequestIdle, HijackRequests...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    lua-resty-http

    lua-resty-http

    Lua HTTP client cosocket driver for OpenResty / ngx_lua

    Lua HTTP client cosocket driver for OpenResty / ngx_lua. HTTP 1.0 and 1.1 SSL. Streaming interface to the response body, for predictable memory usage. Alternative simple interface for single-shot requests without a manual connection step. Chunked and non-chunked transfer encodings. Connection keepalives. Request pipelining. Trailers, HTTP proxy connections, and mTLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 5
    PublicCMS

    PublicCMS

    PublicCMS is an open source JAVACMS system

    PublicCMS is an open source JAVACMS system developed with mainstream technology in 2022. Developed by Tianjin Heihe Technology Co., Ltd., it has a scientific structure and easily supports tens of millions of data and tens of millions of PVs; it supports full site static, SSI, partial static dynamic pages, etc. It provides a powerful driver for you to quickly build a site and build a large-scale site. It is also a good choice for product prototypes of enterprise-level projects. Provides a multi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Linkedin Scraper

    Linkedin Scraper

    A library that scrapes Linkedin for user data

    ... in the browser and it won't affect your profile views. Then when you run person.scrape(), it'll scrape and close the browser. A driver using Chrome is created by default. However, if a driver is passed in, that will be used instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HyperSQL Database Engine (HSQLDB)
    HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2023. A small, fast, multithreaded engine and server with memory and disk tables, LOBs, transaction isolation, multiversion concurrency and ACID.
    Leader badge
    Downloads: 479 This Week
    Last Update:
    See Project
  • 8
    Cerberus Content Management System 6

    Cerberus Content Management System 6

    Cerberus Content Management System

    ..., Voice and Video Communications Platform and Content Management System in the world. The latest project version is programmed with the Pre-Hyper-Text-Post-Processor P.D.O. // P.H.P. Data Objects Driver Programming Code Statements that enables it to work on any Database Management System Server: MySQL Database, Maria Database, MicrosoftSQL Database, MiniSQL Database and More.. Recommended Web Server OS and Private OS: FreeBSD, KDE Plasma Mobile Continuation From @CerberusCMS, @CerberusCMS5
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    CerberusCMS5

    CerberusCMS5

    Cerberus Content Management System

    ... Management System in the world. The latest project version is programmed with the Pre-Hyper-Text-Post-Processor P.D.O. // P.H.P. Data Objects Driver Programming Code Statements that enables it to work on any Database Management System Server: MySQL Database, Maria Database, MicrosoftSQL Database, MiniSQL Database and More.. Continuation From @CerberusCMS
    Downloads: 6 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10

    OpenVPN for Windows XP

    OpenVPN v2.5.4 patched for Windows XP and Windows Server 2003

    ... version include: - support of stronger data ciphers like AES-256-CBC - new TAP-Driver with a network speed of 1 GBit/s instead of 10 MBit/s - severe bug on Windows XP SP3 solved where we can't connect to the VPN server For more details visit https://openvpn-for-windows-xp.sourceforge.io/
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 11

    FilediskProxy.Net

    a basic example virtual disk c# .net proxy application and driver.

    A very-very simple tutorial level and basic example in C++ and C# and .Net of a simple ordinary file backend based full fledged Virtual Disk Drive. A basic virtual disk kernel driver for learning. We have a user interface combined Server-Client Application written in C# .Net which binds with the driver to build a file backed Virtual Disk Drive. The C# .Net Application is the Core Proxy Server, and it uses the Driver to run a Virtual Disk Drive through it. Almost all necessary code is completed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Verigio - Geo Proxy / Geo Router

    Verigio - Geo Proxy / Geo Router

    Geographical proxy server for all IPv4/IPv6/TCP/UDP connections

    A proxy server that filters incoming traffic based on geography and forwards it to back-end servers. It allows to add user-defined network and to simply act as a TCP or UDP proxy. It can work on a single network card with a single IP address. It is super fast as it uses its own network device driver where all the traffic forwarding and decision making is performed. Automatically updateable geographical database contains network definitions for over 250 territories.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    X-RAY

    X-RAY

    The next web scraper, see through the <html> noise

    ... what you've already scraped. Start on one page and move to the next easily. The flow is predictable, following a breadth-first crawl through each of the pages. X-ray has support for concurrency, throttles, delays, timeouts and limits to help you scrape any page responsibly. Swap in different scrapers depending on your needs. Currently supports HTTP and PhantomJS driver drivers. In the future, I'd like to see a Tor driver for requesting pages through the Tor network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Google Drive Permission Manager

    Update Google drive permissions in bulk mode

    Driver permission changer is an open source application created to change permission of google drive files and folders in bulk mode . The files can be some safe points and it is hard to change it manually by going to each file one by one . You can also specify a list of users or configure the link sharing option just in One Click
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jBrowserDriver

    jBrowserDriver

    A programmable, embeddable web browser driver

    jBrowserDriver is a programmable, embeddable web browser driver compatible with the Selenium WebDriver specification, implemented in pure Java and based on WebKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    lintaso

    lintaso

    FREE message sending platform for your Audience

    ... being : - Save your Excel or any Customer data in CSV format - Upload that CSV - Compose your custom message with any column number in brackets e.g. {3} - Attach Photo/Documents along with Caption - Then select CSV rows( each row represents 1 person) - Select Mobile Number Column ( in the form of numbers NOT alphabet) - Put your country code - This works only with Google chrome with correct version of Chrome driver according your Chrome Browser version. Visit chrome://settings/help
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Internet Sharing

    Internet Sharing

    Turn System into WiFi Router & share internet to Wifi Enable Devices

    "Internet Sharing " software is built to share your System (PC/Laptop) Lan, Wi-Fi , Dialup(3G,4G) internet connection to any WiFi enable devices like :- Smartphone, Tablet, laptop, Mediaplayer and to your nearby friend Requirement : Operating system :- windows 7 and above .Net Framework :- 4.5 Network Driver :- WiFi (That support hosted Network) For updates visit on : internetsharing.softmad.in
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    UDP Game Broadcast Bouncer

    Play old LAN games across the world!

    A light utility program that uses wpcap (somewhat needlessly) to redirect UDP packets allowing individuals to play Warcraft 3, Starcraft, and Unreal Tournament 2003, without the use of a game server across subnets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    OpenVPN Portable is openvpn and a modification of openvpn-gui, packaged with a PortableApps.com Launcher as a portable app, so you can take your vpn connection always with you. Unfortunately openvpn needs to install a network driver. This needs admin rights. OpenVPN Portable checks during the start process if the driver is installed. If not, the application asks for admin rights and installs it automatically.
    Leader badge
    Downloads: 198 This Week
    Last Update:
    See Project
  • 20
    WS-JDBC is a client/server JDBC Driver, where the server part is implemented as Web services. This means the custom client JDBC Driver can call the service remotely, from anywhere on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ... a web-server for DGD (Dworkin's Generic Driver) written in LPC. It's quite capable and includes WebDAV server (as plugin), XML processor and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Screed it is an application for sending faxes through internet using the Popfax API server. It is an alternative to the popfax printer driver and designed for running on three major operating systems: Linux, OSX and Windows. Screed has moved to Popcompan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Popfax Printer
    Popfax printer is a driver that converts any document your desktop can print into a black and white TIFF FAX G3 format and then sends it to any fax machine via Popfax.com Internet fax services. Releases after 2.3 are maintained on Popfax.com own servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenFirewall (only for windows XP)
    Only for windows XP OpenFirewall is based on two lines of defence first WIPFW ( Kernel-mode driver ) and second tdifw ( application-mode TDI-driver ) . Is a Windows firewall easy to use like the commercial products
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    JPA driver and JPA module for OpenCms - professional opensource CMS (Content Management System)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.