Add sniffing and developing notes

Add sniffing and developing notes
This commit is contained in:
Brian Martin 2020-01-01 17:00:39 -05:00
parent 20e29a7a19
commit 0a2276d953
4 changed files with 141 additions and 17 deletions

View file

@ -1,7 +1,6 @@
site_name: Bumper Docs
nav:
- Home: index.md
- How It Works: How_It_Works.md
- Using:
- "Command-Line": CmdLine.md
- "Docker": Docker.md
@ -11,6 +10,10 @@ nav:
- DNS: DNS_Setup.md
- Configuration:
- "Environment Variables": Env_Var.md
- Developing:
- "Reversing The Protocols": Sniffing.md
- "Developing and Testing": Develop.md
- "How It Works": How_It_Works.md
- Origins: origins.md
theme: readthedocs