/unifi-ssh-proxy

:whale: Containerized UniFi ssh-proxy command.

Primary LanguageDockerfileMIT LicenseMIT

unifi-ssh-proxy

podman run --rm \
  --net host \
  --volume /mnt/data/ssh/id_rsa:/root/.ssh/id_rsa:ro \
  --volume /var/run/ssh_proxy_port:/etc/unifi-os/ssh_proxy_port:ro \
  ghcr.io/ntkme/unifi-ssh-proxy:edge