├── Makefile ├── README.md ├── multiplex.patch └── spawn-ssh-suid.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shawnl/nginx-ssh/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shawnl/nginx-ssh/HEAD/README.md -------------------------------------------------------------------------------- /multiplex.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shawnl/nginx-ssh/HEAD/multiplex.patch -------------------------------------------------------------------------------- /spawn-ssh-suid.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shawnl/nginx-ssh/HEAD/spawn-ssh-suid.c --------------------------------------------------------------------------------