Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 562 Bytes

File metadata and controls

30 lines (20 loc) · 562 Bytes

ssh-import-id

ssh-import-id written in C language

Installation

GitHub

To get started with the project, follow these steps:

git clone https://github.com/spmzt/ssh-import-id.git
cd ssh-import-id
make install

Contributions

Any PR(s) are welcomed.

TODO

  • add -u flag for useragent
  • add launchpad provider
  • add -t flag for truncate (overwrite current keys)
  • add -o flag for output
  • add -r flag for remove
  • add ability to fetch multiple userids
  • add capability to understand x_ratelimit_remaining header for github