ssh-pull-id is a command line tool that does what ssh-copy-id does but in the opposite direction: instead of pushing your ssh-id to another machine, it pulls another machine's ssh-id into your host.

the tool was made with Ubuntu Touch in mind, because its default ssh config is such, that ssh-copy-id won't work. this is because Ubuntu Touch device does not accept ssh client with password authentication, but only with public key based authentication. and copy-ssh-id itself uses password authentication to connect first, then push public key to the remote host, so that later key based authentication can be used instead.

ssh-pull-id will reverse the direction, now you use the tool to pull another host's public key. the typical scenario it was created for, is when you use it on Ubuntu Touch device, and pull is made from another host which allows password based authentication.

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow ssh-pull-id

ssh-pull-id Web Site

You Might Also Like
Shift, the browser that merges all of your web apps into one powerful window. Icon
Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ssh-pull-id!

Additional Project Details

Operating Systems

Linux

Intended Audience

Information Technology, System Administrators

Programming Language

Object Pascal

Related Categories

Object Pascal SSH Software, Object Pascal Command Line Tools

Registered

2017-11-20