mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-03 10:33:13 +02:00
change client-linux.md to internal link
This commit is contained in:
parent
03f8ecbbdf
commit
9a2e0a596b
1 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@ We can now deploy our server by running:
|
|||
Ensure to allow Windows / Linux clients when going through the config options.
|
||||
Note the IP and password of the newly created Alfo VPN server and store it safely.
|
||||
|
||||
If you want to setup client config on your Fedora Workstation, refer to [the Linux Client docs](https://github.com/trailofbits/algo/blob/master/docs/client-linux.md).
|
||||
If you want to setup client config on your Fedora Workstation, refer to [the Linux Client docs](client-linux.md).
|
||||
|
||||
## Notes on SELinux
|
||||
|
||||
|
@ -123,4 +123,4 @@ semanage fcontext -a -t ipsec_key_file_t "$(pwd)(/.*)?"
|
|||
restorecon -R -v $(pwd)
|
||||
````
|
||||
|
||||
See [this comment](https://github.com/trailofbits/algo/issues/263#issuecomment-328053950).
|
||||
See [this comment](https://github.com/trailofbits/algo/issues/263#issuecomment-328053950).
|
||||
|
|
Loading…
Add table
Reference in a new issue