Secure SSH/SCP tool with Tailscale failover, P2P transport, and MCP server
Project description
vssh
Distributed SSH transport and file transfer daemon with zero external dependencies.
Part of MeshPOP — Layer 2 (Transport)
- Zero external dependencies — pure Python stdlib
- 50+ MB/s file transfer across WireGuard mesh
- MCP server for AI agent integration
Install
pip install vssh
Usage
# Execute remote command
vssh exec relay1 "uptime"
# Transfer file at 50+ MB/s
vssh put relay1 ./deploy.tar.gz /opt/deploy.tar.gz
# Check connection status
vssh status
MCP Setup
{
"mcpServers": {
"vssh": { "command": "vssh-mcp" }
}
}
Gives AI agents: vssh_exec, vssh_put, vssh_get, vssh_status, vssh_keys, vssh_speed_test
Links
- Main project: github.com/meshpop/mpop
- Website: mpop.dev
- PyPI: pypi.org/project/vssh
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vssh-3.7.1.tar.gz
(51.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vssh-3.7.1-py3-none-any.whl
(54.1 kB
view details)
File details
Details for the file vssh-3.7.1.tar.gz.
File metadata
- Download URL: vssh-3.7.1.tar.gz
- Upload date:
- Size: 51.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dcce04e218f24c8983c1039d7227fbedaaee53782b835862b7192950e749d1a
|
|
| MD5 |
0597defac54fe31a7aec002b79053062
|
|
| BLAKE2b-256 |
510fe4d71232aef2574b0f48a03bb617aa33314a76d400294ba4f5feb4c816ba
|
File details
Details for the file vssh-3.7.1-py3-none-any.whl.
File metadata
- Download URL: vssh-3.7.1-py3-none-any.whl
- Upload date:
- Size: 54.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a842f6591a84d8f7092e467f56dc5d79531b61da575d23dcc0d1233fcd503cd7
|
|
| MD5 |
1af6afa8fa9b60668d0f4c60fe18a4ff
|
|
| BLAKE2b-256 |
2b2b9bf66b7a6dafa5f8f4bdadc8bf0051d59ab4817f1da5402cd7366971087b
|