Skip to content
/ devmirror Public

interact with users session in chrome (somewhat like local development)

Notifications You must be signed in to change notification settings

ciju/devmirror

Repository files navigation

devmirror

NOTE: Documentation needs quite some work.

devmirror is a way to see and inspect (with chrome devtools) a remote users session.

Basically, tunneled devtools + dom change mirroring, of users session.

How to use it

|-----------------------------------------------------+---------------------------------|
| You (the developer)                                 | User                            |
|-----------------------------------------------------+---------------------------------|
| Ask the User to download devmirror binary.          |                                 |
|-----------------------------------------------------+---------------------------------|
|                                                     | User download binary.           |
|-----------------------------------------------------+---------------------------------|
| Ask the User to execute                             |                                 |
| ./devmirror -sub "<subdomain>"                      |                                 |
| Where <subdomain> is the subdomain you have chosen  |                                 |
|-----------------------------------------------------+---------------------------------|
|                                                     | User runs the command           |
|                                                     | A browser opens for the user,   |
|                                                     | on which he/she opens your site |
|-----------------------------------------------------+---------------------------------|
| You open <subdomain>.localtunnel.net:8080           |                                 |
| And see what User is doing, and debug with devtools |                                 |
|-----------------------------------------------------+---------------------------------|

About

interact with users session in chrome (somewhat like local development)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published