Overview
This product provides Tinyproxy 1.11.2 integrated with CentOS Stream 9 and delivered as an Amazon Machine Image (AMI) by ThinkCloud. The image includes a pre-configured, security-hardened lightweight HTTP/HTTPS forward proxy with access controls.
Tinyproxy is an open source proxy daemon designed for small networks, embedded deployments, and resource-constrained environments. It supports transparent proxying, HTTP/1.1 clients, configurable privacy headers, and access-control lists for permitted users or IP ranges.
Marketplace software charges cover seller-performed software and operating-system integration, preparation of proxy and ACL configuration, application of the verified hardening baseline, repeatable image construction, and final AMI testing. Support and maintenance are supplementary services and are not the sole basis for the software charges.
Highlights
- CentOS Stream 9 Minimal installation with latest updates
- Professional technical support and fast response
- Optimized configuration for Tinyproxy on CentOS Stream 9
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
|---|---|
t3.small Recommended | $0.06 |
t2.micro | $0.06 |
t3.micro | $0.06 |
r8a.2xlarge | $0.20 |
d3.xlarge | $0.10 |
x8aedz.3xlarge | $0.20 |
c6a.32xlarge | $0.60 |
c7i.8xlarge | $0.30 |
r8i.metal-96xl | $0.90 |
i7ie.metal-48xl | $0.90 |
Vendor refund policy
no refunds
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
update to latest
Additional details
Usage instructions
-
Connection Method Connect via SSH as user 'ec2-user' to the running instance. Use sudo to run commands requiring root access, or switch to root using: sudo su - root
-
Application Details Check Version: /usr/bin/tinyproxy -v Installation Directory: /usr/bin/tinyproxy (Binary executable) Configuration Directory: /etc/tinyproxy/ Configuration File: /etc/tinyproxy/tinyproxy.conf
-
Service Management To manage the Tinyproxy service, use the following systemd commands: Start: sudo systemctl start tinyproxy Stop: sudo systemctl stop tinyproxy Status: sudo systemctl status tinyproxy
-
Network Configuration Default Behavior: The service listens on 0.0.0.0 (All interfaces), but the internal Access Control List (ACL) blocks non-local traffic by default. External requests will receive a "403 Access Denied" error. How to Allow External Access:
-
Edit the config file: /etc/tinyproxy/tinyproxy.conf
-
Find the Access Control section (search for "Allow 127.0.0.1").
-
Option A (Allow Specific IP): Add a new line 'Allow <YOUR_CLIENT_IP>' (Recommended for security).
-
Option B (Allow All): Comment out the 'Allow 127.0.0.1' line by adding a '#' at the start. (Note: This allows anyone to use your proxy, which is risky).
-
Restart the service: sudo systemctl restart tinyproxy Port Configuration: 8888 (Default HTTP Proxy Port). AWS Security Groups: Please ensure you allow traffic on TCP port 8888 in your AWS Security Groups. Please allow SSH port 22 limited IPs for access.
Support
Vendor support
If you encounter problems in the process of using the system, please feel free to contact us by email: support@thinkclouds.ai . Thank you!
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.