Skip to content

expose your stuff to the internet in one command line (a wrapper to localhost.run)

Notifications You must be signed in to change notification settings

Sanix-Darker/expose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EXPOSE

A quick shortCut for localhost.run to expose a port to the internet

REQUIREMENTS

  • bash
  • curl

HOW TO INSTALL

curl -Ls https://raw.githubusercontent.com/Sanix-Darker/expose/master/run.sh | bash

HOW TO USE

expose 4444

# Will expose the port 4444 to the world, so if you have a running app there, 
# it will be available online under an https and accessible there.

NOTE: Those generated https/http link are not permanants

TODO

  • Find a way to persist those generated link or scrap it and always redirect to the right link

About

expose your stuff to the internet in one command line (a wrapper to localhost.run)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages