Showing 1171 open source projects for "sql command line"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1

    Impossameule

    Python command line tool to access an online online things ressource

    Client. Allows to store and retrieve information from the Impossameule server using python. impossameule.py is online help impossameulle-submit.py is for uploading information impossameule-remove.py does not do the contrary, since it does not retrieve. It deletes. impossameule-list do the retrieving job impossameule-tag do the same, but with a convenient interface for more categorized results Please note that the server side is written in php not free due to various online code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    SMPTE 2022-1 library for VLC & co

    Optimized and cross platform SMPTE 2022 FEC library in C, Python, Java

    Project moved to GitHub. https://github.com/davidfischer-ch/smpte2022lib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ndd

    File transmission by multicast

    File transmission by multicast. For example distribution/cloning system/file from one source to multiple (or single) destination hosts by multicast.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    USSD Polling

    Console application for 3G modem polling.

    On a system reinstalling encounter with problem – didn’t work 3G modems’ connect manager. To know rest traffic or account balance have to switching off modem, push SIM card into cell phone and by means of USSD commands to require balance and rest of traffic. When it bothered write console application which make possible to send USSD commands to 3G modem, in case of malfunction of connect manager or if connect manager don’t support necessary commands. It works with any 3G modems: ZTE,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    XMPPLatitudeStatusUpdater

    Update XMPP Status from Google Latitude Location

    Java command line application to update an XMPP account status (example : Gtalk) based on JSON location (example : Google Latitude). You need : - Java JRE 6 - any JDBC database - enable Google Latitude (https://latitude.google.com/latitude/b/0/apps) TODO : - easier install - configuration menu - remove sql server requirement - port on android (remove server requirement)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An external application (VoIP client) for the flight simulator FlightGear which makes it possible to communicate over an especially configured Asterisk server via the VoIP protocol IAX2 with other users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AutoDiscovery Library

    AutoDiscovery Library

    A tiny library to add auto discovery capability into your applications

    A tiny and simple 100% Java library (without any dependency) to easily enable your application to automatically discover the presence of other instances of itself running on the other computers connected to the same LAN network, without having to deal with protocols and network configurations. The protocol used by the library is peer-to-peer, so you don't need a central server. The API is simple, straightforward and there are examples and full documentation to learn it in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PortFusion

    PortFusion

    Distributed reverse / forward proxy and tunneling solution for TCP.

    PortFusion is a minimalistic, cross-platform, transport-layer distributed reverse / forward proxy for TCP written in Haskell + LLVM and released under GPLv3. A single package that makes the most of each platform by tapping into their unique capabilities, combining this power with an intuitive interface, beautiful design and Haskell's excellent support for unprecedented levels of concurrency and parallelism. It strives for the smallest source code size (< 500 lines) while delivering...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10

    Phone Call Cost

    Phone call cost calculator

    Phone Call Cost is a program that in the end, aims to be able to pull length of call time from a phone that displays such information and multiply it by a known rate (given to the program via the UI (or hard coded in by the end user)) and return the cost
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Prevent Screen Saver

    Prevent Screen Saver

    Randomly move mouse one pixel to prevent screensaver from activation

    The concept of PSS is simple. Allow users to override screen saver settings and control how/when Microsoft Lync displays your status as Green. If you are an advanced desktop user or happen to work in IT, VDI’s and Terminal server connections can be quite annoying to manage when the workstations or servers keep locking. This small utility has one simple task: move the mouse one pixel every 60 seconds and can be used to assist in many different ways to make our jobs and lives just a tad...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Command-line tool for database saving/displaying of instant messaging history written in Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    yeo

    command-line steganography application

    designed to hide messages in jpg and png images without the requirement for any plain-text files. uses aes256 on data, using an sha256 hash of the password as the encryption key. rotates the password by 1 character, and uses an sha256 hash of that for the random seed for the image pointer access. security and invisibility of data is currently being peer-reviewed (since ~2014). At this point it looks like no vulnerabilities have been identified yet. this will evolve further, but remain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FTXP

    FTXP

    FTXP : File Transfer and Execution Protocol

    FTXP stands for File Transfer and Execution Protocol. This is a suitable solution for file transfer & remote-execution in private-IP network. Server and client program are provided. Supported OS: Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MyCANScan

    MyCANScan has moved to GitHub

    MyCANScan has moved to GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Black Hat Hosting Public Scripts

    Install scripts for rTorrent and related utilities

    This project aims to allow the most automated rTorrent/ruTorrent configuration we can make, and the scripts will be similar to those we use on our servers (we won't release the full scripts, nor will we ever use the same default info, for security reasons). The goal is to allow easy access for users, we felt is encouraged by the author of the respective products. If you like the scripts, but don't want the hassle of managing your own server, check us out at black-hat-hosting.com!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    secured WebGine is a mix between a content management system and an application framework. Its focus is security and a logical API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BiSync

    BiSync

    Fast, reliable, bi-directional document synchronization

    BiSync provides full asynchronous bi-directional documents synchronization using many standard protocols. You can use it to have consistent files between your laptop and your enterprise servers as you edit documents offline. It can also be used to synchronize ECM repositories between sites or software solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Router Stats

    To record information from a variety of routers including BT Home Hub.

    We all know what it is like when your internet seems slower that normal, or you seem to get more problems. When did it start ? how bad is it ? These PERL scripts will interrogate a BT Home Hub 3, a Trust 445A or a Netgear DGN2000 and save the details to a .CSV file you can later inspect with your favourite spreadsheet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PhpMailFilter

    PhpMailFilter, script PHP antispam

    PhpMailFilter est un antispam écrit en PHP qui efface les messages des serveurs POP3 selon des expressions régulières
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Regexp Automatic Downloader

    Regexp Automatic Downloader

    Download files were the links list point to a download page

    This is a simple program, that allows you to download several files from a webpage, using URL pattern matching, and also allows for you to open the page and then select either the file download link or another page from that page. This makes mass download of file from website easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Java NIO TCP Port Mapper

    The Java NIO based TCP port mapper

    This program map the given TCP ports to other ports according to .properties file slots (localHost:localPort - remoteHost:remotePort pairs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Stalker APPME

    Экспорт миничата ap-pro.ru в STALKER ЗП

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    twitter2rss will obtain all friends of a specified twitter account, and then create an OPML feed list. The feed list will contain all of the obtained friend's twitter RSS feeds, which can then be imported into any standard feed reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CafeSip - Look what Java and SIP can do

    CafeSip - Look what Java and SIP can do

    A suite of open-source tools and frameworks for creating SIP apps

    Session Initialtion Protocol (SIP) is widely used for telephone services over the Internet. CafeSip provides a suite of open-source tools and applications for creating customized SIP services and applications using the Java.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB