Tinyproxy · JSON Structure
Tinyproxy Config Structure
Structural documentation for Tinyproxy HTTP proxy daemon configuration
Type: object
Properties: 0
Forward ProxyProxyHTTPNetworkingOpen-Source
Tinyproxy Config Structure is a JSON Structure definition published by Tinyproxy.
Meta-schema:
JSON Structure
{
"title": "Tinyproxy Configuration Structure",
"description": "Structural documentation for Tinyproxy HTTP proxy daemon configuration",
"type": "object",
"fields": [
{
"name": "port",
"type": "integer",
"description": "TCP listening port (default: 8888)"
},
{
"name": "user",
"type": "string",
"description": "System user for daemon process"
},
{
"name": "maxClients",
"type": "integer",
"description": "Maximum simultaneous proxy connections"
},
{
"name": "allow",
"type": "array[string]",
"description": "Allowed client IP addresses or CIDR ranges"
},
{
"name": "deny",
"type": "array[string]",
"description": "Denied client IP addresses or CIDR ranges"
},
{
"name": "upstream",
"type": "array[Upstream]",
"description": "Upstream proxy chain configuration"
},
{
"name": "filter",
"type": "string",
"description": "Path to URL/domain filter file"
},
{
"name": "connectPort",
"type": "array[integer]",
"description": "Allowed ports for HTTPS CONNECT tunneling"
},
{
"name": "logLevel",
"type": "string (enum)",
"description": "Logging level: Critical, Error, Warning, Notice, Connect, Info"
},
{
"name": "timeout",
"type": "integer",
"description": "Connection timeout in seconds"
},
{
"name": "statHost",
"type": "string",
"description": "Hostname for internal statistics page"
},
{
"name": "reverseOnly",
"type": "boolean",
"description": "Restrict to reverse proxy mode only"
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/tinyproxy-config-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.