Tag

HTTP API

0 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Feb 2, 2022 · Information Security

Command2API: Exposing Command Execution Results via HTTP API with Python

This article introduces the open‑source Command2API tool, explains its origin in internal security testing, describes its simple Python‑based architecture that runs commands in a thread and serves results through an HTTP API, provides usage examples, examines the source code, and suggests possible improvements.

BackendHTTP APISecurity Testing
0 likes · 6 min read
Command2API: Exposing Command Execution Results via HTTP API with Python
High Availability Architecture
High Availability Architecture
Jun 30, 2021 · Databases

Resolving gRPC‑gateway Limits and mTLS Certificate Issues in etcd 3.x for Apache APISIX

This article explains how etcd 3.x switched its external API to gRPC, the challenges of using its gRPC‑gateway for HTTP requests in Apache APISIX, the default message size limit causing sync failures, and the certificate configuration pitfalls that were fixed through a PR merged in v3.5.0.

Apache APISIXBackendHTTP API
0 likes · 8 min read
Resolving gRPC‑gateway Limits and mTLS Certificate Issues in etcd 3.x for Apache APISIX
Aikesheng Open Source Community
Aikesheng Open Source Community
Mar 30, 2020 · Databases

Getting Started with dtle: Installation, Configuration, and MySQL Data Migration Guide

This guide introduces dtle, an open‑source MySQL data‑transfer middleware, covering download, installation on three nodes, detailed dtle.conf configuration, startup commands, creating source and target users, preparing job.json, using HTTP API to create and monitor migration jobs, and verifying data migration results.

ConfigurationDTLEHTTP API
0 likes · 11 min read
Getting Started with dtle: Installation, Configuration, and MySQL Data Migration Guide