Posts

Showing posts with the label ngrok alternative

How to use Localxpose alternative to ngrox

Image
Hi,   lets see how to use localxpose in linux machine Install Localxpose using below command   Create a account in localxpose( https://localxpose.io/ ) and copy access token from ( https://localxpose.io/dashboard/access)   Run the below command and it will ask to provide the access token, paste it. Now, run the below command to access the localhost 4000 using public URL.   It will provide the public URL. with this public URL we can access the localhost 4000 site.