Subir archivos a "/"
This commit is contained in:
parent
e3c0dd79f8
commit
baa8d84255
25
LEER.txt
Normal file
25
LEER.txt
Normal file
@ -0,0 +1,25 @@
|
||||
INSTALACIÓN:
|
||||
Levantar los docker -> docker-compose up -d
|
||||
Instalar Composer y php-curl php8-4 -> sudo apt install composer php8.4-curl php8.4-intl php8.4-mbstring php8.4-xml php8.4-cli
|
||||
|
||||
Sistemas:
|
||||
Selenium Grid: http://localhost:4444
|
||||
File Explorer: http://localhost:8081
|
||||
|
||||
|
||||
En el directorio de Test:
|
||||
|
||||
* Para el monitoreo de phising:
|
||||
|
||||
composer require php-webdriver/webdriver
|
||||
composer require phpmailer/phpmailer
|
||||
composer require vlucas/phpdotenv
|
||||
|
||||
|
||||
* Para el monitoreo de metricas de metricas:
|
||||
|
||||
pip install 'urllib3<2' 'chardet<5'
|
||||
pip install selenium python-dotenv requests
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user