Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Change the way "IPv6 interface" setting works

オープン
#511 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
android

調査の方向性

issue では、ファイル、テスト、エントリーポイントは指定されていません。まず「IPv6 interface」設定と Tun インターフェースのセットアップを見つけ、現在の有効状態と無効状態がどのように適用されているかを追跡します。完了の条件は、設定が提案された IPv6 ルールに一致する Auto、Enabled、Disabled の動作を提供することです。

索引モデルが issue の本文から書いたものです。

説明

Feature request Priority: P4 TechAudit Voting
Issue Details

Currently, it is basically has two states:

  • Auto -- when the setting is enabled, it is actually not enforced, but only added when the underlying network has IPv6 access.
  • Disabled -- do not add IPv6 interface to Tun at all.

The problem is that there're use cases when the user may want to get IPv6 access with the help of AdGuard VPN.

Proposed solution

I suggest changing it to three states:

  • Auto -- the same as when it's enabled now
  • Enabled -- forcibly add IPv6 address to Tun interface.
  • Disabled -- never add IPv6 address to Tun interface.
Alternative solution

No response

主要言語
言語のデータがありません
スター
242
フォーク
25
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

AdguardTeam/AdGuardVPNForAndroid のほかの issue

AdguardTeam/AdGuardVPNForAndroid の issue をすべて見る

似ている issue

Mobile Dev の issue をもっと見る

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

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