-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: MPCodeWriter21/pythonping
base: master
head repository: alessandromaggio/pythonping
compare: master
- 17 commits
- 16 files changed
- 10 contributors
Commits on Dec 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a82029b - Browse repository at this point
Copy the full SHA a82029bView commit details
Commits on Feb 2, 2022
-
Add Github Actions Python Test
invalid network dns changed to RFC suggested invalid to avoid resolution of localhost domain Active ping tests avoided on Github Actions since it does not support ICMP
Configuration menu - View commit details
-
Copy full SHA for 9e39f46 - Browse repository at this point
Copy the full SHA 9e39f46View commit details
Commits on Jun 25, 2022
-
added a variable to hold the number of lost packets
this commits adds a "packets_lost_number" variable to a ResponseList object. this variable holds an integer number of the lost packets.
Configuration menu - View commit details
-
Copy full SHA for db17684 - Browse repository at this point
Copy the full SHA db17684View commit details
Commits on Jul 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9156dc3 - Browse repository at this point
Copy the full SHA 9156dc3View commit details
Commits on Jul 30, 2022
-
Merge pull request alessandromaggio#84 from alessandromaggio/master
Align dev branch to master
Configuration menu - View commit details
-
Copy full SHA for a42fdf1 - Browse repository at this point
Copy the full SHA a42fdf1View commit details -
Merge pull request alessandromaggio#76 from stephengroat/github-actio…
…ns-test Add Github Actions Python Test
Configuration menu - View commit details
-
Copy full SHA for d998ba8 - Browse repository at this point
Copy the full SHA d998ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b993177 - Browse repository at this point
Copy the full SHA b993177View commit details -
Merge pull request alessandromaggio#63 from aryzach/master
added -I flag functionality (specify source IP)
Configuration menu - View commit details
-
Copy full SHA for 9dceffc - Browse repository at this point
Copy the full SHA 9dceffcView commit details -
fix: Restore interval as optional parameter
Alessandro Maggio committedJul 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 5959052 - Browse repository at this point
Copy the full SHA 5959052View commit details -
refactor: increase version number
Alessandro Maggio committedJul 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 03ad4ae - Browse repository at this point
Copy the full SHA 03ad4aeView commit details -
Merge pull request alessandromaggio#85 from alessandromaggio/dev
Support for source interface, proper local domain resolution
Configuration menu - View commit details
-
Copy full SHA for 877ccc1 - Browse repository at this point
Copy the full SHA 877ccc1View commit details
Commits on Jul 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for abc4fc5 - Browse repository at this point
Copy the full SHA abc4fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f29e3a - Browse repository at this point
Copy the full SHA 3f29e3aView commit details
Commits on Aug 19, 2022
-
Merge pull request alessandromaggio#83 from ilyapashuk/master
added a variable to hold the number of lost packets
Configuration menu - View commit details
-
Copy full SHA for 2112eb5 - Browse repository at this point
Copy the full SHA 2112eb5View commit details -
Alessandro Maggio committed
Aug 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 44e76d4 - Browse repository at this point
Copy the full SHA 44e76d4View commit details -
Merge pull request alessandromaggio#86 from alessandromaggio/dev
Add packet stats
Configuration menu - View commit details
-
Copy full SHA for 1c5a69f - Browse repository at this point
Copy the full SHA 1c5a69fView commit details
Commits on Oct 25, 2022
-
feat: Release 1.1.4 (alessandromaggio#96)
* fix(icmp.py): ICMP header format string All values in the struct should be unsigned. * pylint issues resolved Fixed a bunch of pylint issues * First Readme push headers updated. * Update README.md * Update README.md * UMLs created. * UMLs created. * Folder Structure Created. * backticks added. * Supporting words added. * Grammer fix * Code Styles section finished. * Fix made * Fix made * Readme fixed. * Readme fixed. * Ready for pull request. * Finally ready for pull request. * Testcase added, * feat: integrate alessandromaggio#89, alessandromaggio#92, and alessandromaggio#93 Allow count greater than 16-bit, fix pylint issues, update and expand readme Co-authored-by: David A. Bell <8835326+dabell-cc@users.noreply.github.com> Co-authored-by: Mark Mayo <mark@there.co.nz> Co-authored-by: Aleksa Zatezalo <aleksa@kali.azatezalo> Co-authored-by: Aleksa Zatezalo <59803757+AleksaZatezalo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for afa1e95 - Browse repository at this point
Copy the full SHA afa1e95View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master