Projects with this topic
-
-
The one and only one certificate updater for fernvenue.com.
Updated -
Project Status Update Requests from HTML form sent via HTTP to cloud automation platform Usage
The file in the "sources" folder allows to setup an automaton that receives HTTP requests.
The automaton can thus be triggered from any machine that is connected to the Internet: computer or server or smartphone or other.
The data embedded within each HTTP request should represent a request from a customer of the company. For example, a request from a customer asking to postpone the start of a project, or a request from a customer asking to update the specifications of a project by adding a requirement or a success condition.
Using the data embedded within the HTTP requests, the automaton will perform:
Tone analysis of the comment embedded within the test requests,
Verification of billing status of the requester,
Verification of status of ongoing projects for the requester,
Insertion of a followup task in the Project Management Platform,
Insertion of a message in the Group Messaging Platform.
TestsThe file within the test folder allows you to send HTTP requests to your automaton.
You will need to set the first variables of the file, in order for example to indicate the endpoint url of your automaton.
Then, when this script will run, the test requests will be sent to the automaton.
An error is reported within a log file when the remote webhook does not reply within the expected time span (30 seconds by default, customizable by modifying the script).
The HTTP payload body of the response is also written into the log file.
A few additional pieces of information are also reported within the log file: total communication time, HTTP response code, value of the "Content-Type" HTTP header, etc.
automaton automation workflow aut... business pro... Process Auto... http https HTML forms make.com integromat Bash Bash Scripting bash-script bash scripts Bash Shell bash-shell shell shell script shell-script curl Test Automation automated tests automated te... webhook webhooks project mana... Project mana... project mana... group messag... billing mana... group messaging billing Billing Solu... billing mana...Updated -
URL monitoring application. Probes your services every minute, displays 48-hour uptime history, and sends daily email recaps.
Updated -
The new version of embeddable web server, designed as a C library.
Updated -
-
Create a PKI, sign and revoke server and client X.509 v3 SSL certificates. Setting up a trusted encrypted communication network was never so easy with BounCA. BounCA is a Python Django based webapplication, with a Vuetify frontend.
Updated -
-
Proyecto realizado para la OUC (Universitat Oberta de Catalunya) y el grado de Técnicas de Interacción Digital y Multimedia. Este proyecto permite la gestión completa de certificados HTTPS.
Updated -
GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. GNU Libmicrohttpd is free software and part of the GNU project.
Updated -
-
-
-
Basic web debugger server written in Go.
Updated -
Hinsightd is a event based HTTP/1.1 server designed for performance and having the smallest possible code size.
Updated -
A CLI tool for creating file servers with automatic HTTPS using Cloudflare DNS. This tool automatically generates subdomains on your domain and configures Cloudflare's Flexible SSL for secure access.
Updated -
Esse projeto é a parte prática de uma análise do uso do HTTPS em sites de apostas regulamentados para operar no Brasil pela LEI Nº 14.790 que são obrigadas a utilizar o domínio ".bet.br". As URLS dos sites utilizados foram coletados no site do Ministério da Fazenda. Com as URLS foi possível fazer uma busca sobre a segurança dos sites utilizando o "testssl.sh" e outro script chamado "run_testssl.sh" para automatizar as buscas. Após as isso informações foram agrupadas e contabilizadas utilizando o arquivo "metricas.js".
Updated -
-
Prisma Example
Updated -
A FreePascal package for Lazarus IDE that implements several classes for updating your application by using single zip archive from online repository
Updated