sshGate icon indicating copy to clipboard operation
sshGate copied to clipboard

Tools to configure and use a ssh proxy server

Results 18 sshGate issues
Sort by recently updated
recently updated
newest added

We use this to do bash completion on sshgate command, maybe can be usefull: We define 2 alias in .bash_aliases: > alias sshgate="ssh -Xt sshgate@YOUR_SERVER" > alias update_sshgate="ssh sshgate@YOUR_SERVER cmd...

Hello, During setup, if you select 'N' to configure sudo The treatment will still try to configure it. [..] Do users have to accept TOS when connecting for the first...

Hello, root@bastion:/opt/sshgate# cat logs/current_session.log 10720:test2:oneserver.xxxx.fr 21366:test3:A.B.C.D root@bastion:/opt/sshgate# kill -9 10720 -bash: kill: (10720) - Aucun processus de ce type root@bastion:/opt/sshgate# the file logs/current_session.log is not refresh if PID is kill....

session log file name must use timestamp instead of date in %Y%m%d%M%i%s Because of datetime modification in France for example.

Hello, It would be nice to create an ACL to allow some users to add a target. Maybe it would be interesting to design a whole ACL system for adding...

Maybe add som global variable to don't parse and check several times the same arguments For example, for TARGET_\* related functions, we always parse and check and related argument. Sometimes...

Hello, It would be nice to be able to grant access to a user / usergroup for a defined period or until a specified date. Thx

Hello, It would be very nice to improve scpg command to allow file copy between two servers. Any idea ? Thx