🤝Connect to someone
Last updated
Last updated
It is quite easy to connect to someone running holesail:
Supported options:
Option | Purpose | Required / Optional |
---|---|---|
<connection string> | Connect to a holesail server | Required |
--connect | Similar to doing holesail CONNECTION_STRING | Optional |
--host | Listen on a custom host | Optional. Default is 127.0.0.1 |
--port | Specify a custom port to use on the local machine | Optional. Default is port 8989 |
Examples:
Connect to a Holesail server with default options:
Connect to a Holesail server with a custom connection string and custom port:
Connect to a Holesail server and listen on a custom port and host:
Start a holesail server with custom connection string and its smaller than 32 characters:
You can combine multiple options according to your needs. After executing any of the command above, you will be connected. To see the content visit the url that terminal shows you after "Access application on"