Slash

Host your own platform to organize and share frequently used links. Create custom shortcuts, track traffic analytics, and access URLs via browser extensions.

Tired of losing important URLs in endless email threads and chat messages? This open-source, self-hosted platform transforms complex web addresses into easily accessible, discoverable, and shareable shortcuts. By converting unwieldy URLs into simple formats, you can organize your digital workspace and find exactly what you need in seconds.

Enjoy complete control over your link management with these core capabilities:

  • Custom Short Links: Generate memorable, human-readable shortcuts for any URL.
  • Flexible Sharing: Keep links private to your team or share them publicly with anyone.
  • Traffic Analytics: Gain insights into link usage, traffic volume, and referral sources.
  • Browser Integration: Use the dedicated extension to access shortcuts directly from your search bar.
  • Link Collections: Group related shortcuts together to share them effortlessly.
  • Self-Hosted: Deploy quickly and securely on your own infrastructure using Docker.

Directory Structure

slash
data
.env
docker-compose.yml

docker-compose.yml

services:
  slash:
    image: yourselfhosted/slash:latest
    container_name: slash
    restart: unless-stopped
    ports:
      - "5231:5231"
    volumes:
      - ./data:/var/opt/slash

.env

# No specific environment variables are required for the default configuration.
# Authentication and settings are managed within the application/database stored in ./data.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Slash

Favicon

 

  
  
Favicon

 

  
  
Favicon