lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

owftpd.conf (166B)


      1 config owftpd 'owftpd'
      2 	option enabled 0
      3 	option user root
      4 	option readonly 0
      5 	option port 21
      6 	option error_level 0
      7 	list devices '-s'
      8 	list devices 'localhost:4304'