Ticker

6/recent/ticker-posts

Local Area Network (LAN) TO Wide Area Network (WAN): Expose Your Local Host To Internet

There are many situations where you might be working on your Linux system and want to host a web application or file on the Internet. This allows access from other devices that may be on different networks.

So in this article, I will introduce you to a tool specially for beginners that makes it easy to do port forwarding or expose your local host to the Internet while testing new things like on your Linux system.

Host: Expose Your Local Host

It is a simple bash script that makes your work very easy and you don't have to remember or type lengthy commands to expose your local host on the Internet.

This tool has 4 different tunneling options as listed below:

Setup & Use

It was very simple to set up and use this tool by typing the following commands:
git clone https://github.com/htr-tech/host
cd host && bash host.sh
Choose any options you find best suited for you.

I hope this information is helpful to you. Make sure to subscribe to receive daily hacking updates directly in your inbox and share them with your cybersecurity friends.

Join Our Complete Offensive Hacking Course Today To Get 10% OFF Using Code MYFIRSTHACK Now.