Skip to content

lsshell is a Go-based TUI tool that allows parallel command execution across multiple SSH sessions, simplifying remote server management.

active 2024-07-062024-12-16 (UTC)

Complete coverage26,428 / 26,428 hourly files (100%) · 2 absent upstream2023-08-152026-08-20 (UTC)
Events
24
Pushes
6
Pull requests
0
Issues
16
Stars
0
Forks
0

Activity over time

Daily event counts in the loaded window

Line chart, 164 days from 2024-07-06 to 2024-12-16. Pushes: 6 total, peak 3 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 16 total, peak 16 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
blacknon22600

Recent activity

Latest issues, pull requests and releases

  • Issue#18blacknon2024-07-10 14:23
    Add history search function (keybind etc...)
  • Issue#17blacknon2024-07-10 14:23
    Support process substitutions such as `<()`, `()>`, etc., as well as `&&` and `||`
  • Issue#16blacknon2024-07-10 14:23
    [PR] Since the completion list only lists PATH on multiple nodes, change it to output files that are only on a single node
  • Issue#15blacknon2024-07-10 14:22
    [FR] Add bash like `!!`, `!$`
  • Issue#14blacknon2024-07-10 14:21
    [FR] `!command` to pass them all together in one process, but Add ability to create a process for each ssh connection with `!!command` to execute local commands
  • Issue#13blacknon2024-07-10 14:21
    When executing local commands, implemented to be able to execute them in the Shell currently in use + to take over functions, environment variables, and aliases
  • Issue#12blacknon2024-07-10 14:20
    Add %top command in parallel shell
  • Issue#11blacknon2024-07-10 14:19
    Add %put command in parallel shell
  • Issue#10blacknon2024-07-10 14:19
    Add %get command in parallel shell
  • Issue#9blacknon2024-07-10 14:18
    Add %set command in parallel shell
  • Issue#8blacknon2024-07-10 13:15
    Add %save command in parallel shell
  • Issue#7blacknon2024-07-10 13:14
    Add %lcd command in parallel shell
  • Issue#5blacknon2024-07-10 13:12
    When `!command` is used, `! <(hogehoge...) Add processing to make the content executed by Remote with
  • Issue#4blacknon2024-07-10 13:11
    Support for @host:command... or @host,@host... :command... to execute commands only on the specified server
  • Issue#2blacknon2024-07-10 13:06
    Added the ability to record pShell logs (execution commands and output results) in a log file
  • Issue#1blacknon2024-07-10 13:03
    Support reconnection process on disconnection and removal from the slice if reconnection fails.

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.