Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Mac
- vscode
- 단축키
- GIT
- port
- 네트워크
- xargs
- 줄바꿈 문자
- Source
- VirtualBox
- web.xml
- Windows
- lsof
- maVen
- IntelliJ
- Quartz
- plugin
- Eclipse
- find
- ssh
- Windows 10
- tomcat
- resource
- profile
- context
- grep
- netsh
- import
- bash
- JavaScript
Archives
- Today
- Total
develog
[mac] nc 포트 오픈 확인 (netcat) 본문
8080 포트가 열린 경우
$ nc -z localhost 8080
Connection to localhost port 8080 [tcp/http-alt] succeeded!
'OS & Shell > Mac' 카테고리의 다른 글
[mac] sqldeveloper connection test error (0) | 2021.02.10 |
---|---|
[mac] hostname 변경 (0) | 2021.02.09 |
[mac] fn 키 없이 function 키 사용하기 (0) | 2020.11.27 |
[mac] .vimrc 설정 (0) | 2020.11.27 |
[mac] 터미널에서 date 로 날짜 바꾸기 (0) | 2020.11.27 |
Comments