You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo'if this is running on your server, first use ssh tunnel: ssh -N -L localhost:5210:localhost:5210 <username>@<ip_address> -i <private_key_file>'&& \
28
+
echo'if you are using VSCode Remote Explorer, ssh tunnel will be available by default'&& \
29
+
echo -e '\n\nhttp://localhost:5210/gen_xdpos to start XDPoS private network generator'
0 commit comments