⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.in

📁 最新的文件系统生成工具
💻 IN
字号:
config BR2_PACKAGE_DROPBEAR_SSHD	bool "dropbear_sshd"	default n	help	  A small SSH 2 server designed for small memory environments.	  http://matt.ucc.asn.au/dropbear/config BR2_PACKAGE_DROPBEAR_SSHD_URANDOM	bool "  Use /dev/urandom (low entropy systems only)?"	default n	depends on BR2_PACKAGE_DROPBEAR_SSHD	help	  By default, dropbear uses the much more secure /dev/random.  If you	  are using a system lacking usable entropy sources, this could cause	  the dropbear ssh daemon to block forever waiting for entropy that	  will never arrive.  By making dropbear use /dev/urandom, you can	  prevent Dropbear from blocking while waiting on the random device.	  This could however significantly reduce the security of your ssh	  connections.  Make sure you know what you are doing if you enable	  this option -- most people should answer N.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -