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
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
(NOW PRIMARILY HOSTED ON GITHUB @ https://www.github.com/keelanstuart/sfxPackager)
Youtube video tutorials for sfxPackager: https://youtube.com/playlist?list=PLaed72lE3UjgzdL1qOys-vxemSUOeGJWf
sfxPackager allows you to create setup / install packages for Windows, with a user-friendly, project-based GUI and integrated Javascript interpreter featuring an extensive API for handling more complex install tasks.
User's Guide:...
Installer generator tool for Windows x64 written in C++
Wingstall generates a Visual C++ 2022 or Visual C++ 2019 setup program that contains a binary installation package embedded inside the setup executable as a Windows resource. The binary installation package is generated by Wingstall from an XML package description file created using a graphical package editor, or written by the package author. The binary package may be uncompressed, or compressed using zlib or bzip2 libraries.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
bdiff is a tool to create a patch that can be used to transform one binaryfile into another (related) binaryfile, similiar to what "diff" does with text files.
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.