tsl0922/ttyd

Add specifying parameters in the configuration file

Aperta

#1358 aperta il 6 mag 2024

 (2 commenti) (3 reazioni) (0 assegnatari)C (814 fork)batch import
help wanted

Metriche repository

Star
 (6943 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

It would be really nice if there was an option to specify parameters for ttyd in the config file. In this case the program launch could be ttyd -conf config.cfg This would hide the display of login and password in the command line. Also, if the developer decides to add an option with the config file, you could implement picking up the config file if it has the same name as ttyd. For example, if there is a ttyd.cfg file in the working directory next to ttyd, then running ttyd without command line parameters would pick up the settings from ttyd.cfg.

Guida contributor