index
:
sshexec
master
[Complete] SSH wrapper that makes it easy to run commands directly in the SSH command
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sshexec.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-08
Add SSHEXEC_SSH
Mattias Andrée
1
-2
/
+5
2025-02-08
Add environment variables that lets the user override the option classes of ssh
Mattias Andrée
5
-42
/
+482
2025-02-08
Fix LF support
Mattias Andrée
1
-13
/
+48
2025-02-08
Split the code into more functions and add documentation
Mattias Andrée
1
-146
/
+342
2025-02-08
add sshcd + fix bug
Mattias Andrée
5
-13
/
+260
2025-02-08
Add asis and nasis options
Mattias Andrée
3
-7
/
+71
2025-02-08
Add cd option
Mattias Andrée
3
-3
/
+37
2025-02-08
Update README
Mattias Andrée
1
-11
/
+91
2025-02-08
Add support for sshexec:// prefix and directory suffix in the destination argument
Mattias Andrée
2
-12
/
+55
2025-02-08
Use `exec env --` instead of `exec --`
Mattias Andrée
1
-1
/
+1
2025-02-08
Forbid - and variable assigment formatted command
Mattias Andrée
2
-1
/
+14
2025-02-08
Fix operand count check
Mattias Andrée
1
-1
/
+1
2024-10-06
Update e-mail
1.1.1
Mattias Andrée
2
-2
/
+2
2024-07-26
Add support for redirecting file descriptors
1.1
Mattias Andrée
2
-6
/
+143
2023-11-18
Add synopsis to readme
Mattias Andrée
1
-0
/
+4