Git Product home page Git Product logo

simple-php-local-host-bot's Introduction

Simple-PHP-Local-Host-Bot

This is a simple local host for PHP written in Python. To use it, run the command who follow and place your PHP file in the folder of bot.py. The file MUST BE NAMED index.php or serveo can bug and didn't find your file. I placed a index.php file in the the repositories so after testing if everything work please delete it and replace with your php file.

git clone https://github.com/Blankred0/Simple-php-local-host-bot
cd Simple-php-local-host-bot/
python3 bot.py

It will generate a link for you to view your PHP file in your web browser. Press Enter to stop the server and 'C' to clear the terminal. I've just added serveo so it's a little buggy but it works. You can avoid your server to crash with sleep.py because it refresh the page every 2 min. Run :

python3 sleep.py  
https://yoursubdomain.serveo.net/

You can choose the subdomain by genrating a ssh key with this command : ssh-keygen

Otherwhise the choose subdomain won't work and he choose you a random subdomain.

#Tip: Make sure you have PHP and pyfiglet installed on your computer. :) For pyfiglet it's pip install pyfiglet For serveo make sure you have open ssh installed. If you don't have open ssh installed run the folowing command :

For ubutu it's :

sudo apt-get update 
sudo apt-get install openssh-server

#Disclaimer: This code is provided for educational purposes only. I am not responsible for any actions taken using this code.

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.