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
- 노드 엑셀
- https
- node.js
- module
- Codegate
- shellcraft
- gogs
- codegate2017
- xlsx
- Branch
- blueborne
- 코드게이트 주니어
- npm
- openctf
- pwntools
- pwnable
- BLUETOOTH
- CODEGATE2018
- lob
- https설정
- 코드게이트
- NGINX
- doorlock
- 도메인 https
- gogs private git
- Git
- Hacking
- node
- 코드게이트2017
- CVE
Archives
- Today
- Total
고졸백수해킹일기
linux static ip 본문
/etc/network/interfaces
auto eth0 #interface
iface eth0 inet static #interface
address 0.0.0.0 #ip
network 0.0.0.0 #network domain
netmask 255.255.255.128 #subnet mask
gateway 0.0.0.0 #gateway
broadcast 0.0.0.0 # broadcast
auto eth0
iface eth0 inet static
address
network
netmask 255.255.255.128
gateway 218.50.155.129
broadcast 210.94.0.73
'etc' 카테고리의 다른 글
이미지 누끼 뜨기 좋은 사이트 (0) | 2021.09.24 |
---|---|
linux ram disk 만들기 (0) | 2020.09.14 |
nginx https 적용 (0) | 2019.03.24 |
윈도우 환경변수 설정 (0) | 2019.01.22 |
이모저모 (1) | 2018.09.26 |