enable scripts for ftp and telnet
This commit is contained in:
джерело
6cab4e5e34
коміт
eec4c8bf34
2
rescueOS/enableftp.sh
Executable file
2
rescueOS/enableftp.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
tcpsvd -v 0.0.0.0 21 ftpd -w &
|
3
rescueOS/enabletelnet.sh
Executable file
3
rescueOS/enabletelnet.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
#uhh..
|
||||
telnetd &
|
Завантаження…
Посилання в новій задачі
Block a user