@ -142,9 +142,9 @@ function remixdDialog () {
< br > < br > < b > $ { commandText } < / b >
< br > < br > < b > $ { commandText } < / b >
< span class = "" > $ { copyToClipboard ( ( ) => commandText ) } < / s p a n >
< span class = "" > $ { copyToClipboard ( ( ) => commandText ) } < / s p a n >
< / d i v >
< / d i v >
< div class = $ { css . dialogParagraph } > On successful connection , a session will be started between < em > $ { window . location . origin } < /em> and your local file system at <i>ws:/ / 127.0 . 0.1 : 65520 < / i >
< div class = $ { css . dialogParagraph } > When connected , a session will be started between < em > $ { window . location . origin } < /em> and your local file system at <i>ws:/ / 127.0 . 0.1 : 65520 < / i >
and files will be loaded under localhost workspace in the File Explorers .
and the shared folder will be in the File Explorers workspace named "localhost" .
< br / > Please note , if shared folder is a h ardhat project , an additional h ardhat websocket plugin will be listening at < i > ws : //127.0.0.1:65522</i>
< br / > Note , if the shared folder is a H ardhat project , an additional H ardhat websocket plugin will be listening at < i > ws : //127.0.0.1:65522</i>
< / d i v >
< / d i v >
< div class = $ { css . dialogParagraph } > Please make sure your system is secured enough and ports 65520 , 65522 are not opened nor forwarded .
< div class = $ { css . dialogParagraph } > Please make sure your system is secured enough and ports 65520 , 65522 are not opened nor forwarded .
This feature is still in Alpha , so we recommend to keep a copy of the shared folder .
This feature is still in Alpha , so we recommend to keep a copy of the shared folder .