EnglishFrenchSpanish

OnWorks favicon

ssh-import-id-gh - Online in the Cloud

Run ssh-import-id-gh in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ssh-import-id-gh that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ssh-import-id - retrieve one or more public keys from a public keyserver and append them
to the current user's authorized_keys file (or some other specified file)

SYNOPSIS


ssh-import-id [options] USER_ID_1 [gh:USER_ID_2] ... [lp:USER_ID_n]

ssh-import-id-lp USER_ID_1 [USER_ID_2] ... [USER_ID_n]

ssh-import-id-gh USER_ID_1 [USER_ID_2] ... [USER_ID_n]

OPTIONS


-h | --help usage
-o | --output F write output to file 'F' (default ~/.ssh/authorized_keys, use "-" for
standard out)
-r | --remove remove keys from authorized keys file 'F'
-u | --useragent U append U to the user agent string
PROTO:USER_ID Protocol can be 'lp' for Launchpad.net, or 'gh' for Github.com

DESCRIPTION


This utility will securely contact a public keyserver and retrieve one or more user's
public keys, and append these to the current user's ~/.ssh/authorized_keys file, standard
output or any other specified output file.

User IDs can be prepended by a protocol:

- lp: to use https://launchpad.net/~%s/+sshkeys
- gh: to use https://api.github.com/users/%s/keys

If the protocol is not explicitly specified, then ssh-import-id will read a URL variable
string from /etc/ssh/ssh_import_id as installed by your package manager and configured by
your system administrator. You can override this locally by exporting the string you want
in a URL environment variable. If all of these are empty, then the protocol is assumed to
be "lp:", which was the original target implementation of this tool.

Any keys added will be "labled" with a trailing comment, "# ssh-import-id PROTO:USER_ID".
Revoking keys will first look for lines in the authorized keys file ending with that
label.

Use ssh-import-id-gh online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 2
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 3
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 4
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 5
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 6
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • More »

Linux commands

Ad