Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfly722 committed Sep 15, 2024
1 parent b84ce9b commit 31fcfbf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,17 @@ This helper simplifies this installation using <a href="https://github.com/cbeuw
Helper generates required key pairs and gives you final bash scripts for final installation.<br>
Note: <b>all keys generates on client side (by your internet browser) and not transmitted to any servers! (it is zero trust configurator)</b>
## Troubleshooting

Cloak and Wireguard configs locations:
| Location | File |
| :------- | :--- |
| Local Gateway | /etc/cloak/cloak-client.json |
| Local Gateway | /etc/wireguard/wg0.conf |
| External VM | /etc/cloak/cloak-server.json |
| External VM | /etc/wireguard/wg0.conf |
<br>
### view logs


useful commands:
```
# view journals
sudo journalctl -u cloak-server.service -f
Expand Down

0 comments on commit 31fcfbf

Please sign in to comment.