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
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
A repository for source code snippets, designed with Pascal in mind.
... Pascal compiler and results to be reported. Use this feature to validate the syntax of code without switching to your compiler. Compilable Pascal units containing selected snippets can be generated.
Code in other languages can be stored in CodeSnip although the source file generation and compiler checking features will not be available.
Compilable Pascal units of selected snippets can be generated. Selected snippets can also be exported and shared with other CodeSnip users.
Daily macOS FPC + Lazarus snapshots (Cocoa - 64 bit - Intel and ARM64)
IGNORE THE BIG GREEN DOWNLOAD BUTTON: choose file in Files area
These macOS snapshots of the development branches are generated automatically. All I can say is that the compiler found the source good enough to compile. YOU ARE USING COMPLETELY UNTESTED SOFTWARE. Caveat Utilitor!
1. Move lazarus-src to your home directory
2. Open a Terminal
3. Change to lazarus-src and run the command:
xattr -drv com.apple.quarantine *
4. Use a script to start Lazarus like:
#!/bin/sh
open...
Monitor the status and performance of any IT environment with NMIS
NMIS monitors an organization’s IT environment, helps identify and rectify faults, and provides valuable information for IT planning.
Trusted by thousands of IT teams worldwide, The NMIS platform offers comprehensive network management, handling faults, performance, and configurations with ease.
Generate Pascal and/or C code starting from a simple HTML-like file. You insert then the output in your program and with a simple call to a function you'll see on the screen the linked HTML! In the future the format will be HTML/XML.
DFM To Pascal is a GPL (Delphi source for a while) application used to port source code from Delphi to Free Pascal Compiler using the Lazarus libs. DFMToPas read a list of DFM files and create 4 pascal files for each DFM file. Example, DFMToPas read MyFo