mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
wip
This commit is contained in:
@@ -9,3 +9,15 @@ Once you share a local site, expose will show you all incoming HTTP requests alo
|
||||
|
||||

|
||||
|
||||
While this is great to get a quick look of the incoming requests, you sometimes need more information than this.
|
||||
|
||||
Because of that, expose is also exposing a web based dashboard on port 4040.
|
||||
|
||||
Once you start sharing a site, expose will show you a QR code that you can scan with your mobile device, to easily browse your shared sites on your phone or tablet.
|
||||
|
||||

|
||||
|
||||
Once a request comes in, you can see all incoming HTTP requests as they hit your local site in realtime.
|
||||
When you click on a specific request, you can see detailed information about the request and response.
|
||||
|
||||

|
||||
@@ -1,8 +0,0 @@
|
||||
---
|
||||
title: Extending
|
||||
order: 100
|
||||
---
|
||||
|
||||
# Sharing local sites
|
||||
|
||||
This page will be under the "Basic Usage" submenu.
|
||||
Reference in New Issue
Block a user