Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kametan0730/interface_2022_11
インターフェース誌2022年11月号第1部のプログラム
https://github.com/kametan0730/interface_2022_11
Last synced: 22 days ago
JSON representation
インターフェース誌2022年11月号第1部のプログラム
- Host: GitHub
- URL: https://github.com/kametan0730/interface_2022_11
- Owner: kametan0730
- Created: 2022-08-18T18:44:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T03:14:49.000Z (about 2 years ago)
- Last Synced: 2024-10-17T04:08:42.969Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 89.8 KB
- Stars: 25
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interface 2022年11月号 第1部
## オリジナルのリポジトリ
https://github.com/kametan0730/curo## ファイルについて
```shell
.
├── chapter1 第1章で完成するプログラム
├── chapter2 第2章で完成するプログラム
├── chapter3 第3章で完成するプログラム
├── chapter4 第4章で完成するプログラム
├── chapter5 第5章で完成するプログラム
├── netns-scripts network namespaceの構築コマンドのスクリプト
│ ├── chapter1-netns.sh
│ ├── chapter2-netns.sh
│ ├── chapter4-2-netns.sh
│ └── chapter5-netns.sh
├── raw_socket_receive.cpp 第1章で示したRAWソケットで単純に受信するプログラム
├── netns-prompt.bash bashのプロンプトに動作しているnamespaceを表示する(rootユーザの.bashrcに追記してください)
└── README.md このREADMEファイル
```## 謝辞
記事の執筆にあたり、多くの方々のお世話になりました。大変ありがとうございました。### レビュアー
- ainozakiさん
- ytelさん### 育ててくださったみなさん
- SecHack365 2021の皆さま
- セキュリティ・キャンプ 2021 BGP自作ゼミの皆さま
- 慶應義塾大学 環境情報学部 村井研究室の皆さま
- 家族、親族の方々