enable scripts for ftp and telnet
Tento commit je obsažen v:
rodič
6cab4e5e34
revize
eec4c8bf34
2
rescueOS/enableftp.sh
Spustitelný soubor
2
rescueOS/enableftp.sh
Spustitelný soubor
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
tcpsvd -v 0.0.0.0 21 ftpd -w &
|
3
rescueOS/enabletelnet.sh
Spustitelný soubor
3
rescueOS/enabletelnet.sh
Spustitelný soubor
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
#uhh..
|
||||
telnetd &
|
Načítá se…
Odkázat v novém úkolu
Zablokovat Uživatele