Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
FedProxy is a developer tool that exposes local services to the public internet using SSH reverse port forwarding. Service URLs follow the pattern <service>--<your-handle>.fedproxy.com, where dots in the handle are replaced with hyphens. In the example, a local service on port 8080 can be mapped to an HTTPS URL under fedproxy.com with ssh -R my-cool-service:80:127.0.0.1:8080.
Its core capability is “exposing local services via SSH.” Users need to add an SSH public key for the service they want to publish. The service field supports a single service name, an authorized wildcard , and service subdomain wildcards in the form .my-cool-service. Regular services share the *.fedproxy.com wildcard certificate, so HTTPS is available immediately after connection; wildcard subdomains receive separate certificates issued on demand. For accounts, FedProxy uses Atmosphere login. Bluesky users can use their existing accounts directly, and SSH public key records are created on the user’s PDS.
The captured content does not disclose pricing, free quotas, bandwidth, concurrency limits, service duration, or enterprise support, so long-term usage costs cannot be assessed. In terms of ease of use, it is based on the standard ssh client and does not require installing a dedicated agent, making it friendly for developers comfortable with the command line. However, the current documentation feels more like a quick-start instruction page and lacks details on troubleshooting, security boundaries, access control, logs, team collaboration, and related topics.
Its strengths are lightweight onboarding, HTTPS available by default, clear service naming, and support for both service-level and wildcard authorization. It is well suited for local debugging, Webhook testing, and temporary demos. The limitations are also clear: it does not state whether it is open source, self-hostable, supports custom domains, provides an API/SDK, offers an SLA, or has production-grade limits. For enterprise users, the lack of information on permission management, auditing, and compliance may affect adoption.
FedProxy is best suited for individual developers, Bluesky/Atmosphere ecosystem users, and anyone who needs to quickly expose a local web service for external access. The main text does not mention access conditions from mainland China, so domain connectivity, login availability, and payment methods are all unknown. If you need more mature alternatives, compare it with ngrok, Cloudflare Tunnel, Tailscale Funnel, localtunnel, frp, or a traditional SSH reverse tunnel.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on fedproxy.com official site.
fedproxy.com is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 7.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach fedproxy.com directly.