Looking for selfhosted "webservices" like html color picker, random mac address....

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • CyberChef

    The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis

  • This is an unofficial Dockerized version of CyberChef

  • string-is

    An open-source, privacy-friendly online string toolkit for developers.

  • String.is also comes in a Docker container

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • diceware

    A tool for generating strong Diceware passwords, with entropy and crack time estimates. (by grempe)

  • FROM docker.io/alpine/git AS builder RUN mkdir /build ; cd /build ; git clone https://github.com/grempe/diceware.git . FROM docker.io/nginx:stable-alpine COPY --from=builder /build /usr/share/nginx/html

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts