You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wg-access-server/TODO.md

32 lines
812 B
Markdown

## Docs
- [x] mkdocs
- [ ] about
- [x] deploying
- [x] simple docker 1 liner
- [x] docker-compose
- [x] kubernetes quickstart
- [x] helm
- [x] configuring
- [x] general
- [x] config file/flag/env
- [ ] how-to-guides
- [ ] docker + docker-compose
- [ ] kubernetes + nginx ingress
- [ ] raspberry-pi + pihole dns
## Features
- [ ] ARM docker image for raspberry-pi
- [ ] admin
- [x] list all devices
- [ ] remove device
- [x] networking
- [x] isolate clients
- [x] forward to internet only (isolate LAN/WAN)
- [x] allowed networks (configure forwarding to specific CIDRs)
- [x] also limit which CIDRs clients forward
- [x] i.e. only forward to specific server-side LAN and not all internet traffic
4 years ago
## Reading This?
What do you want to see? Open an issue and let me know 😀