21 projects for "program work" with 2 filters applied:

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • AI-First Supply Chain Management Icon
    AI-First Supply Chain Management

    Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply

    Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
    Learn More
  • 1
    ProxyChains-NG

    ProxyChains-NG

    Hooks calls to sockets in dynamically linked programs

    proxychains ng (new generation), a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. proxychains is a hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies. The way it works is basically a HACK; so it is possible that it doesn't work with your program, especially when it's a script, or starts numerous processes like background daemons or uses dlopen() to load "modules" (bug in glibc dynlinker). It should work with simple compiled (C/C++) dynamically linked programs though.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    dhcpd-pools

    ISC dhcpd leases usage analysis

    This is dhcpd-pools ISC dhcp shared network and pool range usage analysis. Purpose of command is to count usage ratio of each IP range and shared network pool which ISC dhcpd is in control of. Users of the command are most likely ISPs and other organizations that have large IP space. Program is written C. Design goal is to get analysis done quickly where there is lots of data. On cheap laptop the speed of analysis is roughly 100k leases per second. Number of ranges, or shared networks,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    libpwmd

    API for Password Manager Daemon (pwmd)

    Libpwmd provides an API for connecting to pwmd. It allows for your application to easily store and retrieve data from a pwmd server. It does all the work of setting up the socket and socket IO. Fetching element content can be done in as little as 4 function calls: pwmd_new(), pwmd_connect(), pwmd_open() and pwmd_command().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    websocketd

    websocketd

    Turn any program that uses STDIN/STDOUT into a WebSocket server

    websocketd is the WebSocket daemon. It takes care of handling the WebSocket connections, launching your programs to handle the WebSockets, and passing messages between programs and web-browser. If you can run your program from the command line, you can write WebSocket endpoints. Just read incoming text from stdin and write outgoing text to stdout. Messaging is simple. Each inbound WebSocket connection runs your program in a dedicated process. Connections are isolated by process. Available...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    A simple GUI Java program that is capable of WOL and Ping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    stomach cover

    This project helps in accessing blocked websites in some networks

    ...Works on windows and linux, I coded it in C++ as an independent application, so that you can set any program to use it. . . I am not responsible for you doing illegal things accessing blocked websites at work, I wrote this program for myself, and shared it for educational purposes. . . you can see the Windows version working here: http://www.youtube.com/watch?v=NF1U6HCLq0Y
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Bible Reading Program

    Daily Reading Program

    BRP is a web based computer program to provide daily content from a list indexed by date, such as a daily Bible reading. It will work with anything arranged as book / chapter /verse. It is Open Source Free Software. Install / upload via phpMyAdmin to your web hosting, copy the files into a folder named /brp, and click on index.php to use it. For details please see readme.txt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    opensourcecaptchasolver

    opensourcecaptchasolver

    Program to earn credits by solving Captchas

    ENGLISH: With this program, users can earn credits on captcha exchange sites. Currently, only 9kw (http://www.9kw.eu/index.html) is supported. You need a Java Runtime (JRE) version 1.6 or higher. Then, just download and unpack the file OpenSourceCaptchaSolver.zip and start opensourcecaptchasolver.cmd or opensourcecaptchasolver.sh Developed and tested on Linux, but should work on Windows and Mac too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10
    Free Speech Just Pay Shipping

    Free Speech Just Pay Shipping

    3d peer to peer chatroom where associated pairs of text gravitate

    A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chestnut Dialer is PPP dialing program, written in Python. Chestnut Dialer may work with GTK+, Qt, and without GUI (command line interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Django-driven web-based book-authoring content-management-system (ddwbbacms) is a program that allows authors to work on their books, articles, or topics without having to have their hard drives nearby. Access to the web is all that is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a perl program that takes an Opera Hotlist and converts it to HTML code. With most Opera hotlist files, it generates standards-compliant HTML code. It can also exclude specific folders for privacy and generate Mozilla-compatible bookmark file. This project hasn't been updated in a long time and probably doesn't work with modern versions of Opera anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sifter is a file and directory transfer program. It stuffs important files that have recently changed onto a floppy so that you can take them home from work. It can also use the Internet instead of a floppy, if you don't have to go past a firewall
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    From what I have found, no existing bookmarking program work as I want them to. The basic principle is that the bookmarks should be grouped using keywords. The navigation is then done by adding/deleting keywords instead of moving up and down categories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Mamba is a extensible xml templates preprocessor wrote in Python. Using it, you can rapidly develop powerful applications ready to integrate with the internet. It can be used to work as a generic CGI program or for generate content.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    The Blogotron is a perpetually running program which tends your blog and allows you to add entries by emailing yourself with the subject \"blog\". It assumes a little about your system... but with a little tooling it can work for you too. You\'ll ne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program keeps track of your weightlifting routines. It can be configured for anyones routine and is multiuser. It also makes use of jpgraph so you can track your results graphically. If you weightlift, workout, or bodybuild you should definitely
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The CourseReader is an educational computer conferencing program used for conducting courses via the Internet. It filters a newsgroup's messages into multiple courses for offline work. It is especially useful in regions with expensive Internet access.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    PHP packet2sql is a spawn of xant's packet2sql program. This program provides a PHP frontend to packet2sql and also enables packet2sql to work with both iptables and ipchains network filters (instead of just ipchains).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    myDNSUpdate is a dynamic DNS update program for use with worldwidedns.net. Future versions will work with all major providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next