With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
An experiment in finding kernel errors.
There are two main parts to Smatch. The first is a patch to the gcc sources to print out a lot of information. The second part is a collection of perl scripts and libraries to analyze the information.
sftp server patch for openssh:
- user based ftp session transaction logging
- disable / enable ftp client's ability to chown and chgrp the filesystem
- designate a umask value
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
bdiff is a tool to create a patch that can be used to transform one binary file into another (related) binary file, similiar to what "diff" does with text files.
Open3SP is a unique system administration framework that provides a secure administrative infrastructure based on the SSH protocol. The aims of the project are to establish role based access, automated configurations and software/patch deployment.
DOSConf is an installer to install, update, repair, remove and create installation and patch package. It will be developed for DOS / Win32 platforms and in the future for another operating systems, like Linux.
ttypatch is a Linux application that permits two or more "serial port user programs" to reliably connect to each other without the use of actual serial ports. Also acts as a virtual patch panel among any number of real and virtual serial ports.
This project aims to have a centralized location for a patch set that contains patches for United Linux. These patches will implement a subset of the Carrier Grade Linux (http://www.osdl.org/projects/cgl/) standard.
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.
Welcome to the LinuxQuestions.org modified Linux kernel. We start with a vanilla Linux kernel and then update/patch it to improve performance and make installation easier on the Linux newbie.
This project is to enhance linux kernel IA32 MCA handler with following feature:
- Give more detailed information about the MCA errors to the user : The present day MCA handler just dumps the raw numbers at the time of an MCA error. This patch does the
The IP Personality project is a patch to the Linux kernels that adds netfilter features: it enables the emulation of other OSes at the network level, thus fooling remote OS detection tools such as nmap that rely on network fingerprinting.
This project's single goal is to maintain a patch that allows chrooting of users in OpenSSH.
This patch will cause sshd to chroot when it encounters the magic token '/./' in a users home directory. The directory portion before the token is the direc
This java graphical tool compares 2 binary files, lists their differences and can generate an executable patch file. This gui patch can be applied on a file to be updated and can be canceled.
Patch to Linux kernel, which makes the virtual memory system use working set page replacement algorithm. It will also allow restriction of how much RAM a process can use and also a guarantee of a minumum of RAM that will never get swapped out.
This program will allow users to avoid redownloading whole
binary files. Instead if they already have an older file,
they can just download a patch, created with BinaryPatch and use
it, with the old file, to create a new file.
The project discusses an architecture, prototype implementation and test tools for wireless scheduling using currently available hardware (e.g. 802.11 WLAN). It is based on a patch/new scheduler for the Linux 2.4.X kernels and extensions for the tc tools.
An extension of the current diff & patch programs to support the analysis of differences between binary files. Will include module support to specially handle user-defined types using user-created modules
This project is to develop a real time scheduler. We currently have a scheduler patch for the linux kernel that separates the ready real time tasks into MAX_PRI lists. This allows very fast insertion and basically flat dispatch times for real time tasks.
ConfigFS is a linux kernel patch that tries to make more information available about drivers and the devices that they manage. In a second step it should also be used to allow the configuration of drivers.