
위협 (악성코드) 분석을 위한 우분투 nginx 설치입니다. nginx는 가벼운 웹서버입니다.악성코드 테스트 같은 간단한 작업에는 딱입니다. https://nginx.org/ nginxnginx nginx ("engine x") is an HTTP web server, reverse proxy, content cache, load balancer, TCP/UDP proxy server, and mail proxy server. Originally written by Igor Sysoev and distributed under the 2-clause BSD License. Enterprise distributions, commercialnginx.org * 설치 sudo apt install nginx..