Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option for packet size #393

Open
skoehler opened this issue Nov 2, 2023 · 0 comments
Open

Add option for packet size #393

skoehler opened this issue Nov 2, 2023 · 0 comments

Comments

@skoehler
Copy link

skoehler commented Nov 2, 2023

When sending ICMP ping packets, it makes sense to have an adjustable packet size. The default packet size is quite small and may not be representative of the user experience. Online calls with video typically have UDP packets as large as 1000 bytes and more. In particular, larger packets have a significantly higher probability to be dropped, e.g. on a Wifi network.

The standard ping command has a -s parameter to adjust the packets size. Please add such an option to gping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant