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
Simple, Secure Domain Registration
Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
HTTP server developed with Python and socket as the only web module.
# pySocketHTTPserver 1.0 by CHEN Guang (Chin Hikaru)
# Using only one web module: socket, thus allow user to see and test every detail of HTTP-server.
# Run this script and visit http://127.0.0.1:880/ with browser and you will see a picture.
# Double click the picture for full screen,
# move mouse cursor to the screen top to get the "X" button for exitting full screen.
# You can drag the pictur with left mouse button.
# You can change to other pictures by rolling the mouse wheel.
# Run...
This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO).
All the code source and the bug tracking has migrated to github:
https://github.com/ZenProjects/Apache-Authmemcookie-Module
All the documentation are here:
https://zenprojects.github.io/Apache-Authmemcookie-Module/
TIAPS ( This Is A Python Server ) is a hosting program for dynamic websites, such as forums. The server and the data-access module are intended to be multifonctional and able to process various protocols on the same port. The access uses a login system.