Skip to content
Trollhunters501 edited this page Jan 29, 2025 · 1 revision

SecureProxyLink

Description

SecureProxyLink is a proxy that converts HTTP URLs to HTTPS, developed with Next.js.

Compatibility

This project is compatible with Vercel for easy and fast deployment.

Configuration

You can duplicate the file located in pages/api and modify the URL variable in the instance variables to adapt it to your needs.

Instructions

  1. Duplicate the pages/api file.
  2. Modify the URL variable according to your needs.
  3. Deploy the project on Vercel or your preferred platform.
Clone this wiki locally