본문 바로가기
NETWORK

자주 사용하는 port 번호

by Rainbound-IT 2022. 2. 17.
반응형

• 22 = SSH (Secure Shell) - log into a Linux instance

• 21 = FTP (File Transfer Protocol) – upload files into a file share

• 22 = SFTP (Secure File Transfer Protocol) – upload files using SSH

• 80 = HTTP – access unsecured websites

• 443 = HTTPS – access secured websites

• 3389 = RDP (Remote Desktop Protocol) – log into a Windows instance

 

반응형

'NETWORK' 카테고리의 다른 글

SNI(Server Name Inication)  (0) 2022.02.18
ICMP, TCP, UDP, Ping  (0) 2022.02.17
L2, L3, L4 스위치  (0) 2022.02.17
DDNS란?  (0) 2022.02.17
공유기와 무선ap의 차이  (0) 2022.02.17

댓글