Jordan Potter
c92ecdb79c
Add versioning details to README
2 years ago
Jordan Potter
07596efd7f
Update README for Podman
2 years ago
Jordan Potter
74c3645405
Set Docker image tag in README to 2.1.4
3 years ago
Jordan Potter
9d36fbae34
Allow specifying multiple local subnets
3 years ago
Jordan Potter
035b388818
Set Docker image tag in README to 2.1.3
3 years ago
enbyautumn
afaeb99e37
Change network_mode to work in compose
Inside a docker-compose file, network mode should be `service:wireguard` not `container:wireguard` in order to function properly
4 years ago
Jordan Potter
a690651bec
Set Docker image tag in README to 2.1.2
4 years ago
Jordan Potter
e784c77dd9
Add Docker Compose example
4 years ago
Jordan Potter
777a5c044e
Replace LOCAL_NETWORK with LOCAL_SUBNET
4 years ago
Jordan Potter
e10eef58a8
Minor cleanup to README
4 years ago
Jordan Potter
dda803d040
Add instructions for LOCAL_NETWORK environment variable
4 years ago
Jordan Potter
2ec89350db
Set Docker image tag in README to 2.0.1
4 years ago
Jordan Potter
fa58347b84
Update README to use version 2.0.0
4 years ago
Jordan Potter
8cecc764ba
Update README to recommend using an image tag
5 years ago
bobbypage
5e16644902
Remove need for running in privileged mode
To remove the need for running privileged mode, set the necessary
`net.ipv4.conf.all.src_valid_mark=1` sysctl via docker and modify the
`/usr/bin/wg-quick` script from setting the sysctl
* Set `net.ipv4.conf.all.src_valid_mark=1` sysctl via docker `--sysctl`
* Set CAPs of NET_ADMIN and SYS_MODULE instead of using `--privileged`
* Check that `net.ipv4.conf.all.src_valid_mark=1` is set in entrypoint
script
Fixes #2
5 years ago
Jordan Potter
ac2b0180ae
Update example config file in README
5 years ago
Jordan Potter
141e0a3948
Pin Ubuntu version and update docs to require privileged mode
5 years ago
Jordan Potter
8cdbdd9bab
Add killswitch
6 years ago
Jordan Potter
e49e41b85f
Add troubleshooting instructions for asymmetric routing
6 years ago
Jordan Potter
0320555e9d
Correct scripts in README
6 years ago
Jordan Potter
fa70bb976d
Update README with instructions
6 years ago
Jordan Potter
3cbb38e5e9
Initial commit
6 years ago