Quick Start Guide
Get connected to your remote services in 5 minutes.
Prerequisites
- A SocketZero receiver URL from your organization (looks like
receiver.example.com) - Authentication credentials (provided by your IT admin)
Step 1: Download SocketZero
Download the latest version for your platform:
| Platform | Download |
|---|---|
| macOS (Apple Silicon) | Download for M1/M2/M3 Mac |
| macOS (Intel) | Download for Intel Mac |
| Windows | Download for Windows |
| Linux | Download for Linux |
Step 2: Install
macOS
- Open the downloaded
.dmgfile - Drag SocketZero to your Applications folder
- Launch SocketZero from Applications
On first launch, you may need to right-click → Open to bypass Gatekeeper.
Windows
- Run the downloaded
.exeinstaller - Follow the installation wizard
- Launch SocketZero from the Start menu
Linux
# Debian/Ubuntu
sudo dpkg -i socketzero_*.deb
# Fedora/RHEL
sudo rpm -i socketzero_*.rpm
# Run
socketzero
Step 3: Add Your First Profile
- Click “Add Profile” in the SocketZero app
- Enter your receiver hostname (e.g.,
receiver.example.com) - Give it a friendly label (e.g., “Work Network”)
- Click “Add”
Step 4: Connect
- Select your profile from the sidebar
- Click “Connect”
- Authenticate when prompted (your browser will open)
- Once connected, you’ll see available services as tiles
Step 5: Use a Service
Click on any service tile to establish a tunnel. The connection details will appear (e.g., ssh myservice.local).
Example: SSH Access
If you see a service called “Dev Server” with ssh dev.internal:
ssh dev.internal
SocketZero creates the tunnel automatically. You connect as if the service was local.
What’s Next?
- User Guide - Learn about profiles, tunnels, and advanced features
- FAQ - Common questions and answers
- Troubleshooting - Fix connection issues
Need Help?
- Check the FAQ
- Open an issue
- Email: support@radiusmethod.com