salix/win
Sergio De la torre 642d280386 refs #6497:rdirect 2024-04-03 09:30:18 +02:00
..
README.md refs #6497:rdirect 2024-04-03 09:30:18 +02:00
addRule.ps1 refs #6497:rdirect 2024-04-03 09:30:18 +02:00
powershellAddRule.lnk refs #6497:rdirect 2024-04-03 09:30:18 +02:00
powershellRedirect.lnk refs #6497:rdirect 2024-04-03 09:30:18 +02:00
redirect.ps1 refs #6497:rdirect 2024-04-03 09:30:18 +02:00

README.md

win

In this folder, there are two scripts: 1- 'addRule' : adds a rule to the Windows firewall to accept requests on ports 3000 and 5000. 2- 'redirect' : allows redirecting ports 3000 and 5000 so that our machine processes them with our local Salix server.

Run

Two ways:

1-Search the project of Salix in WSL with the explorer of windows, for example: \wsl.localhost\Debian\home\your_user\projects\salix and with a terminal with administrator permissions execute addRule only one time and execute redirect.ps1 every time you need redirect ports.

2-Search the project of Salix in WSL with the explorer of windows and edit the .lnk with the path of your installation of Salix. So , you will have a direct link for execute.

Server

To access your Salix server, you can directly enter the IP or name of your computer along with the corresponding port