Public URLs for Localhost Apps
ssh -R 0:localhost:80 tunnel@freeya.in guna
Public URL: https://guna.freeya.in
80 is the default HTTP port. If your local app runs on a different port, replace 80 with that port number.
guna is only an example name. Change it to your name or the name you want for your app.
FreeYa is a free localhost tunneling service that creates public HTTPS URLs for localhost applications using SSH. Share web applications, test webhooks, demonstrate AI-built projects, and access local development environments from anywhere.
Read SSH Help
First-time SSH prompt
The first time you connect, SSH may ask whether you trust freeya.in.
The authenticity of host 'freeya.in' can't be established. Are you sure you want to continue connecting (yes/no/[fingerprint])?
Type yes and press Enter. SSH will save this server as trusted on your computer. Future connections from the same computer will not ask again unless the server key changes.
Linux, macOS, or Windows PowerShell
If SSH says Permission denied (publickey), create the default key first. The tunnel command works without -i when SSH has a default key. Run the below command to create default key.
ssh-keygen -t ed25519 ssh -R 0:localhost:80 tunnel@freeya.in guna
When ssh-keygen asks where to save the key, press Enter to use the default path. Do the same for passphrase unless you want one.
Custom key name
If you saved the key with a custom filename, pass it explicitly.
ssh -i ~/.ssh/freeya_tunnel -R 0:localhost:80 tunnel@freeya.in guna ssh -i $env:USERPROFILE\.ssh\freeya_tunnel -R 0:localhost:80 tunnel@freeya.in guna
Keep the SSH window open while the public URL should stay live. Use https:// for public tunnel URLs.
Scheduled maintenance runs daily at 5:00 AM IST. All active tunnels will be disconnected during this time.
Payment details
UPI ID: gunaseelan.perumal-1@okaxis

PayPal link: paypal.me/gunaseelanperumal
Netbanking details:
AC/NO: 5233603448
IFSC Code: UTIB0005145
SWIFT Code: AXISINBBXXX
Account holder name: Gunaseelan P
Branch: Anna Salai, Chennai, India
Bank: Axis Bank
Legal Disclaimer & Acceptable Use
1. Nature of Service
FreeYa.in provides a technical tunneling service that enables users to make applications running on their own systems accessible through a temporary public URL. FreeYa does not create, control, endorse, or own applications or content made available by users through their tunnels.
2. User Responsibility
Users are solely responsible for the applications, services, information, and other content they make accessible through FreeYa. Users must ensure that their use of FreeYa complies with all applicable laws and does not violate the rights of others.
3. Prohibited Use
FreeYa must not be used for unlawful, fraudulent, abusive, infringing, malicious, deceptive, harmful, or unauthorized activities. Users must not use the service to distribute malware, facilitate phishing or fraud, violate intellectual-property or privacy rights, impersonate others, or make otherwise unlawful content or services publicly accessible.
4. No Monitoring Guarantee
FreeYa provides the technical infrastructure for establishing tunnels and does not guarantee that user-provided applications or content have been reviewed, verified, approved, or continuously monitored.
5. Suspension and Termination
FreeYa reserves the right to restrict, suspend, terminate, or block any tunnel or access to the service, without prior notice, when reasonably necessary for security, abuse prevention, legal compliance, operational reasons, or enforcement of these terms.
6. Reporting Abuse
If you believe a tunnel is being used for unlawful activity, infringement, fraud, abuse, or other prohibited activity, please report it to FreeYa with the relevant tunnel URL and sufficient information to identify the issue. FreeYa may investigate and take appropriate action, including disabling access where appropriate.
7. Service Availability
FreeYa is provided on an “as available” basis. Tunnel availability, duration, bandwidth, capacity, URLs, limits, and other service features may be changed, restricted, suspended, or discontinued at any time. FreeYa does not guarantee uninterrupted or error-free availability.
8. Limitation of Liability
To the maximum extent permitted by applicable law, FreeYa and its operator shall not be responsible for user-created applications or content, third-party conduct, service interruptions, data loss, or damages arising from the use or inability to use the service. Nothing in this disclaimer excludes or limits any responsibility that cannot lawfully be excluded.
9. No Endorsement
The availability of an application or service through a FreeYa tunnel does not mean that FreeYa sponsors, recommends, verifies, or endorses that application, its operator, or its content.
By using FreeYa, users acknowledge that they are responsible for their own use of the service and agree to comply with these terms and applicable law.
send feedback to blogyain@yahoo.com
Report abuse usage to blogyain@yahoo.com - When reporting abuse, please include the tunnel URL, description of the issue, and any supporting information that may help us investigate.