francoismichel / ssh3

SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/abs/2312.08396 and our Internet-Draft: https://datatracker.ietf.org/doc/draft-michel-ssh3/
https://arxiv.org/abs/2312.08396
Apache License 2.0
3.18k stars 81 forks source link

run the shell in login mode when an interactive session is run #73

Closed francoismichel closed 6 months ago

francoismichel commented 6 months ago

Ensure we actually run the shell in login mode. This makes bash process the ~/.profile file at startup.