Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This module has been demoted from the official module list due to its low quality. Please help improve it.

Quick SSH connector module for Pext

This module allows Pext to quickly open a terminal with SSH connecting to your favourite server of choice. The server list is parsed from ~/.ssh/config.

Supported flags

  • terminal: Use a custom terminal. Must support the -e flag to start with a specific command (default: "xterm")

Dependencies

Debian

sudo apt-get install python3 openssh-client xterm

Fedora

sudo dnf install python3 openssh-clients xterm

License

GPLv3+.

About

Allows Pext to quickly open a terminal with a SSH connection to a server in ~/.ssh/config

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages