Skip to content

dodmi/Clink-Addons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Command completion for Clink

The lua files provide command completion for additional commands in Clink.

How to use these files?

  • Run clink info
  • Place the lua file in one of the script locations
  • Restart clink
  • Now you should have tab completion for the commands supported by the lua file

OpenSSL

openssl.lua supports command completion for OpenSSL parameters.

SSH

ssh.lua supports command completion for SSH parameters and known hosts, e.g. hosts in the known_hosts file (the hosts, you've public keys for) and your SSH config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages