Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 224 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 224 Bytes

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