Giter Site home page Giter Site logo

insurlt's Introduction

insurlt: An offensive URL-lengthener service

Build Status Say Thanks!

Introduction

This is a webapp that creates redirects to user-supplied URLs, the same way the more common URL-shortener services do (bit.ly, goo.gl, t.co). Except it makes them very long, and full of obscenities.

It is written in C++, the obvious tool for the job.

This service used to exist as clique-salope.com, however it looks like it has now been discontinued. Being such an important piece of the modern Internet, someone had to put it back online.

How to setup

You will need CMake, SQLite3, the fastcgi development kit, and a C++11 compiler like GCC >=4.6 or Clang >=2.9.

Simply configure your web server to point to the insurlt.fcgi binary. You will need to update the source to match your domain name and favorite insults.

Check it out

http://clique-salope.ovh/ (original French version) http://click-bitch.ovh/ (English translation)

insurlt's People

Contributors

ccanonne avatar remram44 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

doytsujin

insurlt's Issues

Support HTTPS

Using a wildcard certificate *.click-bitch.ovh is not enough, because it only supports one level (* cannot expand to a string with dots). Letsencrypt doesn't support multiple wildcard (*.*.*.click-bitch.ovh).

A viable option might be to replace . with another character, but DNS has a very limited character set.

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.