Infra Architecture/linux
linux socket 통신
물극필반99
2021. 7. 6. 17:59
반응형
https://www.xmodulo.com/tcp-udp-socket-bash-shell.html
How to open a TCP/UDP socket in a bash shell
How to open a TCP/UDP socket in a bash shell Last updated on October 21, 2020 by Dan Nanni Suppose you want to open a TCP/UDP socket on a Linux server for various reasons. For example, you want to check if a specific address/port is reachable. Or you want
www.xmodulo.com
반응형