AdguardTeam / AdguardTeam/AdGuardVPNCLI

Add a test for a site exclusion

オープン
#153 コメント 0 件 リアクション 2 件 担当者 1 名 @sfionov が担当を希望しています GitHub で見る
Feature request Priority: P4 Voting
主要言語
Shell
スター
209
フォーク
15
PR マージ指標
30日以内にマージされた PR はありません

説明

### Issue Details

For a misbehaving domain, it's unclear whether it's tunnelled through the VPN connection or is accessed directly. I certainly can view the site exclusions, but if the list spans several screens, it takes minutes to find a suitable mask there.

### Proposed solution

Add a subcommand `test`:

```
Test whether a URL or an IP address is in the exclusions
Usage: adguardvpn-cli site-exclusions test [OPTIONS] url

Positionals:
url TEXT REQUIRED A URL, a domain name, or an IP address to test
```

A user may quickly copy a URL from a browser or enter a domain name or an IP address to see which way a request goes, directly or through a VPN connection.

### Alternative solution

The testing might be a top-level command, next to `login`, `status`, `config`, and so on. But I don't suppose the function is of _this_ great importance.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。