tsl0922/ttyd

Add specifying parameters in the configuration file

開放

#1,358 建立於 2024年5月6日

 (2 則留言) (3 個反應) (0 位負責人)C (814 個分叉)batch import
help wanted

倉庫指標

星標
 (6,943 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南