@ -94,9 +94,12 @@ function remixdDialog () {
return yo `
return yo `
< div class = $ { css . dialog } >
< div class = $ { css . dialog } >
< div class = $ { css . dialogParagraph } > Interact with your file system from Remix . Click connect and find shared folder in the Remix file explorer ( under localhost ) .
< div class = $ { css . dialogParagraph } > Interact with your file system from Remix . Click connect and find shared folder in the Remix file explorer ( under localhost ) .
Before you get started , check out the < a target = "_blank" href = "https://remix.readthedocs.io/en/latest/remixd.html" > Remixd tutorial < / a > .
Before you get started , check out the < a target = "_blank" href = "https://remix-ide .readthedocs.io/en/latest/remixd.html" > Remixd tutorial < / a > .
to find out how to run Remixd .
to find out how to run Remixd .
< / d i v >
< / d i v >
< div class = $ { css . dialogParagraph } > If you have looked at that tutorial and are just looking for the remixd command , < br > here it is :
< br > < b > remixd - s absolute - path - to - the - shared - folder -- remix - ide your - remix - ide - URL - instance < / b >
< / d i v >
< div class = $ { css . dialogParagraph } > Connection will start a session between < em > $ { window . location . href } < /em> and your local file system <i>ws:/ / 127.0 . 0.1 : 65520 < / i >
< div class = $ { css . dialogParagraph } > Connection will start a session between < em > $ { window . location . href } < /em> and your local file system <i>ws:/ / 127.0 . 0.1 : 65520 < / i >
so please make sure your system is secured enough ( port 65520 neither opened nor forwarded ) .
so please make sure your system is secured enough ( port 65520 neither opened nor forwarded ) .
< i class = "fas fa-link" > < / i > w i l l s h o w y o u c u r r e n t c o n n e c t i o n s t a t u s .
< i class = "fas fa-link" > < / i > w i l l s h o w y o u c u r r e n t c o n n e c t i o n s t a t u s .