Skip to content

ciju/devmirror

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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