Skip to content

Add Back to Office: Self-hosted P2P SSH tunnel#86

Open
hbliu007 wants to merge 1 commit intomoul:masterfrom
hbliu007:master
Open

Add Back to Office: Self-hosted P2P SSH tunnel#86
hbliu007 wants to merge 1 commit intomoul:masterfrom
hbliu007:master

Conversation

@hbliu007
Copy link
Copy Markdown

@hbliu007 hbliu007 commented Apr 6, 2026

Description

Adds Back to Office to the Tools using the SSH protocol section.

What it does

Self-hosted P2P tunnel to SSH into office machines from anywhere — zero config, no VPN, no public IP needed.

Key features

  • Self-hosted: Deploy relay server on your own VPS
  • P2P direct connection with relay fallback
  • Zero configuration: Just bto serve and bto connect
  • Cross-platform: macOS, Linux, Android
  • MIT License
  • No third-party service dependency: Your data stays on your servers

Screenshot/Demo

# On office machine
bto serve

# From anywhere
bto connect --relay your-vps:9700

# Direct SSH access
ssh user@localhost -p 2222

Follows the existing entry format with star badge. Placed after ngrok in the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant