enable scripts for ftp and telnet
このコミットが含まれているのは:
コミット
eec4c8bf34
2
rescueOS/enableftp.sh
実行可能ファイル
2
rescueOS/enableftp.sh
実行可能ファイル
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
tcpsvd -v 0.0.0.0 21 ftpd -w &
|
3
rescueOS/enabletelnet.sh
実行可能ファイル
3
rescueOS/enabletelnet.sh
実行可能ファイル
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
#uhh..
|
||||
telnetd &
|
読み込み中…
新しいイシューから参照
ユーザーをブロックする