👀 Flickr's image web crawler stealer https://stealkr.arthurbrugiere.fr
  • CSS 56.5%
  • PHP 43.5%
Find a file
2020-07-06 11:03:59 +07:00
css [CSS] Lightup the CSS file 2019-11-22 09:31:28 +07:00
img [README] Fill the README 2019-11-22 10:04:32 +07:00
.htaccess [INIT] Push local realized project 2019-11-21 23:48:56 +07:00
favicon.ico [ICON] Add project icon 2019-11-22 00:55:18 +07:00
index.php [UPGRADE] Auto remove folder informations from URL 2020-07-06 11:03:43 +07:00
LICENSE Update LICENSE 2020-04-09 19:40:24 +07:00
README.md [META] Update version 2020-07-06 11:03:59 +07:00
robots.txt [INIT] Push local realized project 2019-11-21 23:48:56 +07:00

Side-Stealkr icon

Language GitHub

Maintenance

The purpose of that website was to aim a website to simply download Flickr image. So I did it 🐻

Screenshot of Stealkr website

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

All you need to have is a server (localhost, shared hosting, or beautiful VPS) with PHP (any version) running and libcurl (v.7.10.5 or later) on it.

Except if you're running a very light VPS and you removed everything, you should have it all so do not mind about that part 🙈🙈🙈

Installing

If you have all the prerequisites done, you've installed it all 👏👏👏

Deployment

All this folder is ready to deploy, there is no installing procedure but if you need it...

On localhost

Open a terminal and start to clone the repo

git clone https://github.com/RoiArthurB/Side-Stealkr.git

And start a PHP local server from that folder

cd ./Side-Stealkr
php -S localhost:8080

Now go to http://localhost:8080 and enjoy Stealkr 🐻

On any web server

Download the project (with Github Zip or by cloning it)

git clone https://github.com/RoiArthurB/Side-Stealkr.git

Now drag-n-drop the whole folder in your server (with FileZilla or whatever you like).

You can simply go on your website at the corresponding location and just enjoy Stealkr 🐻

Built With

Authors

License

This project is licensed under the GPL3 License - see the LICENSE.md file for details