2Max4 / 2Max4/Network_Analysis

Ping test continously failing in my machine

オープン
#50 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
2
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi,
When I am running the test, the ping test is continuously timing out in my machine. When I try to ping the same domain via terminal, the ping works file.

Does anyone know the difference between implementation of pythonping vs OS ping?
I am able to ping my local gateway using both os ping and pythonping. Anything from another network is throwing timeout in pythonping while works file in os ping. The failure happens even when I give directly the ip address instead of hostname (found via traceroute).

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

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

調査の方向性

The issue is about a failing ping test in the Network_Analysis repository. Start by locating the test file that uses pythonping, likely in a test directory. Compare the pythonping implementation with the OS ping command, focusing on network timeouts and ICMP handling. Check if there are firewall or permission differences. Running the specific failing test and debugging the pythonping call in the script will show where the timeout occurs.

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

評価

技術スタック
python
領域
networking
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

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

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