Skip to main content

Utility for tunnelling gpg-agent and ssh-agent from Windows to WSL.

Project description

win-gpg-agent

Utility for tunnelling gpg-agent and ssh-agent from Windows to WSL.

Primarily used to enable the usage of Yubikeys on WSL.

Installation

pip install win-gpg-agent

Usage

# bash
win-gpg-agent export >> ~/.bashrc

# fish
echo "win-gpg-agent export | source" >> ~/.config/fish/config.fish
Usage: win-gpg-agent [OPTIONS] COMMAND [ARGS]...

  Utility for tunnelling gpg-agent and ssh-agent from Windows to WSL.

Options:
  --help  Show this message and exit.

Commands:
  export  Prints SSH_AUTH_SOCK export
  kill    Kills active tunnels
  run     Runs tunnel in the foreground
  start   Starts the daemon
  status  Prints status information about running tunnels
  stop    Stops the daemon

Credit

This work is largely based around previous work from

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

win_gpg_agent-0.1.2.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

win_gpg_agent-0.1.2-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page