Code Monkey home page Code Monkey logo

ezyshort's Introduction

EzyShort

Welcome to EzyShort, a simple link shortening tool built in PHP. This tool was specifically designed for creating shortened links for BIO pages, making it easier to share links on social media and other platforms with limited space.

With EzyShort, all you need to do is input the desired long link and our tool will generate a shortened version for you. Simply copy and paste the shortened link wherever you need it and voila, your long link is now easily shareable.

Please note that I am not actively seeking out vulnerabilities in this tool. If you do come across any issues, please let me know so I can address them promptly.

Try out EzyShort today and see how it can simplify your link sharing process.

Setup

  1. Clone this repository
  2. Set up a web server with PHP support.
  3. Access the setup.php file and configure a unique token.
  4. Remove the setup.php file from the server.
  5. You're all set!

How to Use

To create a shortened link using EzyShort, send a GET request to the create.php file with the following parameters:

  • token: The unique token you set up during the initial setup process.
  • name: The desired name for your shortened link.
  • url: The destination URL for the shortened link.

Upon successful creation of the shortened link, a HTML page will be returned with the shortened link displayed. For example: "Link created. localhost?l=[name]"

ezyshort's People

Contributors

pernydev avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.