Skip to content

Commit

Permalink
Small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sonya-orlova committed Apr 26, 2024
1 parent bdcc6f5 commit 510774c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions docs/adguard-vpn-for-linux/feedback.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar_position: 5

If you’ve found a bug in AdGuard VPN for Linux or want to suggest a new feature, here’s how to do it:

- Fill out the [feedback form](https://surveys.adguard.info/en/vpn_linux/form.html).
- Fill out the [feedback form](https://surveys.adguard.com/en/vpn_linux/form.html).
- [Create a GitHub issue](https://github.com/AdguardTeam/AdGuardVPNCLI/issues/new/choose). But before you do, check the [repository](https://github.com/AdguardTeam/AdGuardVPNCLI/issues?q=is%3Aissue) for similar issues.

:::note
Expand All @@ -32,8 +32,7 @@ If you want to support the implementation of a new feature or bugfix, you can vo

`zip -rj ~/Downloads/logs.zip ~/Library/"Application Support"/adguardvpn-cli/*.log`

1. Send the log file to <[email protected]>. Specify the time of the error and attach a link to your GitHub issue or its number (it appears as #number next to the title).
Alternatively, you can upload the log file to Google Drive and share it with <[email protected]>. Attach the file link to your GitHub issue.
1. Send the log file to <[email protected]>. Specify the time of the error and attach a link to your GitHub issue or its number (it appears as #number next to the title). Alternatively, you can upload the log file to Google Drive and share it with <[email protected]>. Attach the file link to your GitHub issue.

1. Disable debug logging by typing:

Expand Down
4 changes: 2 additions & 2 deletions docs/adguard-vpn-for-linux/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ and enter the address of your DNS server. To use this DNS server at the system l

`adguardvpn-cli config set-system-dns on`

## No-routes mode
## No-route mode

This feature routes only your specified addresses through the VPN tunnel. To enable the no-routes mode, type:
This feature routes only your specified addresses through the VPN tunnel. To enable the no-route mode, type:

`adguardvpn-cli config set-no-routes on`

Expand Down

0 comments on commit 510774c

Please sign in to comment.