https://github.com/castaglia/proftpd-mod_sftp_openssh
ProFTPD module which handles OpenSSH-formatted user keys
https://github.com/castaglia/proftpd-mod_sftp_openssh
openssh openssh-keys proftpd sftp
Last synced: 11 months ago
JSON representation
ProFTPD module which handles OpenSSH-formatted user keys
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_sftp_openssh
- Owner: Castaglia
- Created: 2023-12-17T17:59:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T23:31:08.000Z (over 2 years ago)
- Last Synced: 2025-02-03T21:45:50.188Z (over 1 year ago)
- Topics: openssh, openssh-keys, proftpd, sftp
- Language: C
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_sftp_openssh
=========================
Status
------
[](https://github.com/Castaglia/proftpd-mod_sftp_openssh/actions/workflows/ci.yml)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)
Synopsis
--------
The `mod_sftp_openssh` module for ProFTPD supports retrieving/using user SSH
public keys from files written using the OpenSSH-specific format, for use by
the `mod_sftp` module.
See the [mod_sftp_openssh.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_sftp_openssh/blob/main/mod_sftp_openssh.html) documentation for more details.