0x48piraj / 0x48piraj/DomRadar
Top-level domains selection (-t/--tld flag)
未關閉
適合新手
cli
feature
- 主要語言
- Python
- 星號
- 1
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The --tld flag lets the user choose top-level domains.
```
main.py --tld com|org|...
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Look at the argument parsing in main.py to see how flags are currently handled. The new --tld flag should accept values like 'com' or 'org'. Check how the domain discovery logic uses TLDs and update it to filter based on the provided flag. Run the script with the new flag to verify it works.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 70/100