Package: httping
Version: 2.5-5
Severity: normal

Hi!

httping's manual says:

=====
       -p portnumber
              -p can be used together with -h. -p selects  the  portnumber  to
              probe.
=====

But it doesn't seem to be working:

=====
$ httping -p 443 josm.openstreetmap.de
PING josm.openstreetmap.de:80 (/):
connected to 95.216.72.248:80 (253 bytes), seq=0 time=522,23 ms
=====

See that it's still using port 80

"httping --help" also says:

=====
-p x / --port            portnumber (e.g. 80) - use with -h
=====

But testing with -h I don't see any difference:

=====
$ httping -p 443 -h josm.openstreetmap.de
PING josm.openstreetmap.de:80 (/):
connected to 95.216.72.248:80 (253 bytes), seq=0 time=533,90 ms
=====

So either I did completely misunderstand the portnumber option or it's
really not working as expected.

Thank you!

Best regards,
Nelson

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (200, 'unstable'), 
(100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), 
LANGUAGE=pt_BR:pt:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages httping depends on:
ii  libc6             2.28-6
ii  libfftw3-double3  3.3.8-2
ii  libncursesw6      6.1+20181013-1
ii  libssl1.1         1.1.1a-1
ii  libtinfo6         6.1+20181013-1
ii  openssl           1.1.1a-1

httping recommends no packages.

httping suggests no packages.

-- no debconf information

Reply via email to