diff --git a/dropbear b/dropbear new file mode 100644 index 0000000..38d2815 --- /dev/null +++ b/dropbear @@ -0,0 +1,5 @@ +config dropbear + option PasswordAuth '0' + option RootPasswordAuth '0' + option Port '22' + option Interface 'lan' \ No newline at end of file