Automic VaultAutomic Vault

brew

dsvpn を Homebrew, Nix, zypper でインストール

dsvpn のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dsvpn

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#dsvpn

nixpkgs package indexes · pkgs/by-name/ds/dsvpn/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install dsvpn

openSUSE Tumbleweed package metadata · dsvpn · ソース: download.opensuse.org

概要

パッケージ概要

Dead Simple VPN

コマンドとエイリアス

  • dsvpn

履歴

プロジェクトの歴史と使われ方

DSVPN is 'Dead Simple VPN', a tiny TCP-based VPN by Frank Denis for the common case of connecting a client through an untrusted or restricted network to a server and then to the Internet. It is deliberately small, dependency-light, and configured by command-line arguments plus a shared key file rather than a fixed config directory.

プロジェクトの歴史

The GitHub repository was created in July 2019, and the first public release, 0.1.0, followed later that month. The README explains the author's motivation: needing a VPN that worked where only TCP ports such as 80 or 443 were open, while avoiding the setup complexity or protocol tradeoffs of OpenVPN, WireGuard over UDP, sshuttle, GloryTun, and related tools.

The project is explicit about its ceiling: it solves the author's simple use case, promises no guarantees, and does not plan broad feature expansion. That design stance is part of its history; DSVPN is intentionally a small readable C codebase rather than a general VPN platform.

採用の歴史

DSVPN is distributed through GitHub releases and Homebrew, with other package-manager metadata in the input showing availability in Nix and openSUSE-style zypper packaging. Homebrew packages release 0.1.5 from the GitHub tag.

The README records a small ecosystem around it: an iOS client, systemd service files, an Ansible role, OpenMPTCProuter support, and a Docker image. Those related projects are stronger evidence of practical use than raw package analytics, which are modest in Homebrew.

使われ方

Usage starts by creating a 32-byte shared secret with `dd`, copying it to both ends, then running `dsvpn server` on the server and `dsvpn client` on the client. Optional arguments cover port, tunnel interface, tunnel IPs, external IP, and gateway IP, with `auto` defaults for the simple path.

The README emphasizes no configuration file and no post-configuration; the secret key has a user-chosen path, so there is no stable credential-file location for metadata purposes.

パッケージ好きにとっての重要性

DSVPN is package-nerd catnip because it is the anti-platform VPN package: a tiny command, small source tree, no external dependencies, no daemon ecosystem, and enough crypto seriousness to avoid feeling like a toy.

It also captures a recurring package-manager need: a tool users can install quickly on constrained servers or routers when the usual VPN stack is too much for the immediate network problem.

タイムライン

  • 2019-07: The DSVPN GitHub repository is created.
  • 2019-07: GitHub releases publish 0.1.0.
  • 2019-08: Releases 0.1.1 through 0.1.3 follow quickly.
  • 2019-12: Release 0.1.4 is published.
  • 2025-12: Release 0.1.5 is published and packaged by Homebrew.

Related projects

  • dsvpn-ios is named by the README as an iOS client.
  • Charm is named by the README as the standalone project for DSVPN's cryptographic primitives.
  • WireGuard, GloryTun, VTUN-libsodium, OpenVPN, and sshuttle are named by the README as alternatives or comparisons.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dsvpncliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.1.5
マネージャ更新日
ローカルデータOK
上流最新
検出された最新0.1.5

https://github.com/jedisct1/dsvpn

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dsvpn
バージョン0.1.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dsvpn
ホームページhttps://github.com/jedisct1/dsvpn
リポジトリhttps://github.com/jedisct1/dsvpn
上流ドキュメントhttps://github.com/jedisct1/dsvpn#readme
ライセンスMIT
ソースアーカイブhttps://github.com/jedisct1/dsvpn/archive/refs/tags/0.1.5.tar.gz
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点dsvpn requires root privileges so you will need to run `sudo $HOMEBREW_PREFIX/sbin/dsvpn`. You should be certain that you trust any software you grant root privileges.

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedsvpn
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

dsvpn

nix profile install nixpkgs#dsvpn
  • normalized package name match
  • 一致条件: Dsvpn
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ds/dsvpn/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

dsvpn 0.1.4-1.25

A Dead Simple VPN

https://github.com/jedisct1/dsvpn

sudo zypper install dsvpn
  • License: MIT
  • Category: Productivity/Networking/Security
  • Architecture: x86_64
  • Source Package: dsvpn
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dsvpn
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dsvpn from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment