Skip to content

entrepreneur-club/urlshort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETH EC Url shortener

Hosted at http://eth.ec.

Add an URL

  • ssh to hostpoint server
  • add url to www/eth.ec/urls.txt in format short: http://long.url.example.org/
  • you can add comment lines to the file. They have to begin with #.

Bang - it works! Reach your URL now as http://eth.ec/short which will redirect you.

The short name has to be at least two characters in length.

or - just ask it at entrepreneur-club.org. They will do it for you.

Setup

git clone https://github.com/entrepreneur-club/urlshort.git eth.ec
cd eth.ec
cp urls.txt.sample urls.txt
# edit urls.txt

About

Url shortener script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published