Skip to content
forked from htr-tech/host

Expose your LocalHost with this tool

License

Notifications You must be signed in to change notification settings

elmergonzalezb/host

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Host v_2.0

[ ] Created By HTR-TECH (@tahmid.rayat)

[ ] Disclaimer :

Host is an Opensource webhosting tool.You can host your website on your localhost ; On Ngrok or Seveo.But you must upload your website on ~/host/htdocs.This tool is specially made for termux.

[!] Don't Copy My work.If you Copy then give me Credits. [!]

[ ] Installation :

  • apt update
  • apt install git php openssh curl -y
  • git clone https://github.com/htr-tech/host
  • cd host
  • chmod x host.sh
  • bash host.sh

Or ; Use Single Command

apt update && apt install git php curl openssh -y && git clone https://github.com/htr-tech/host && cd host && chmod  x host.sh && bash host.sh

Upload Your Files To ~/host/htdocs dir.

[ ] Features :

[ ] Different Port Forwarding Options !

[ ] Upload to localhost !

[ ] Localhost.run Added

[ ] All types of Bugs Fixed !

[ ] Useful for Beginners !

[!] Don't Copy My work.If you Copy then give me Credits. [!]

[ ] Find Me on :

Github Instagram Messenger

About

Expose your LocalHost with this tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%