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

ntkme/unifi-ssh-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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