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 secuirty. Auth0 now, thank yourself later.
Try free now
Free CRM Software With Something for Everyone
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
QBAS (Qmake Automation Building System) is a group of scripts allowing the developer to check deps, configurate and build a code project without dealing directly with the GNU tools jungle (automake, autoconf, ld...). QBAS's use is quite simple and actuall
The purpose of this projects is develop a simple system to create software packages (like rpms, tgzs, debs) automatically from source code, (similar to the 'ports' system in *BSDs), for Linux systems.
ACS - The autocompiling script. Even more people is making Linux as they default OS. And Even more people is unable to install a source code because it's too difficult. ACS is going to rescue people who cannot compile a source!
This project is related to the Partito Pirata source code issueHere we host the development and sharing of the source code of the production into the Partito Pirata project.
Every single bit in terms of information and source code will be available here for free
An open-source collection of materials for lectures, tutorials, labs, and software for a variety of primarily Computer Science courses. The materials include various course notes, presentation slides, source code samples, etc.
This is a small Shell-Script that Updates Programs for Linux. It will only work on Systems that support 'apt-get'.
Source-Code is provided as a .txt file, and a .sh file. (The 'Source' .sh file lets you keep your Version and the original separate).
Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us
Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
Shweb is a tiny web server written in shell script, POSIX compliant with most used small unix shell interpreters, like ash (busybox included), dash, and bash also. Support for static pages. Works in conjunction with any superdaemon like [x]inetd.
Waxel is a download manager. It is a web interface using axel as an engine, instead of wget. This way downloads are accelerated using multiple connections. The code was optimized for low performance processors, embedded systems.
rawk (rage against web frameworks) - generates a static content from a tree of markdown files and other content. it was originally written by kyle isom based on the suckless webframework (sw) by nibblesec.
This package is a collection of scripts that are supposed to take a screen shot every 10 (you may change that in the source code) seconds and produce a video file. For more information a readme is included.
Since none of the MySQL backup scripts i could find satisfied my needs, I created this one. It does full backups remotelly or incrementals locally. Read comments on the code to configure it.
FIDOGATE is a Fido-Internet gateway, a Fido FTN-FTN NetMail gateway, a Fido tosser, a Fido file processor/ticker, and a Fido Areafix/Filefix program
(The latest code is in CVS but a GIT repository is being prepared.)
This SourceForge page is no longer maintained. To find downloads, source code, or documentation for the PostgreSQL project, please see our home page: http://www.postgresql.org.
The scbind software is a shell script "compiler" -- it does not actually compile scripts to machine code, but encodes them into executable images. The shell still runs the actual code. Prevents modifications/prying. Handles perl, awk, etc. also.
NOW HOSTED AT GITHUB https://github.com/jblaine/AFS-Tool-Suite ---- CODE HERE IS OLD ---- AFS Tool Suite is a set of scripts (mostly system administration), Python library functions and classes for dealing with an AFS cell and capturing data returned
A collection of open-source build and release tools, useful for creating and configuring software development, release, and QA production infrastructures.
Lazyscripts is just a stupid script distrubtion tool and quick-installer in linux, Source code can be found here: http://github.com/hychen/lazyscript/tree/master we don't use this site now, we moved to www.lazyscripts.org
Bunch of scripts and programs for automatic application of copying permissions and disclaimers regarding software licences (such as GPL), based on author tags in the documentation of source code. This eliminates tedious work of copy-paste.
OpenDBA Assistants (ODA) is an architected application to automate tasks for Oracle DBAs. Source code is unix shell (ksh/bash) and procedural languages. ODA provides highly automated scripts for routine tasks like RMAN backup, exports, logrotate, etc.
Cov is a code coverage tool to get your code coverage after your runuing some steps for your programs.It is based on llvm(Low Level Virtual Machine,http://llvm.org/).Now,it's only a begining,so welcome anybody to join in.