tcpprobe icon indicating copy to clipboard operation
tcpprobe copied to clipboard

ARM Support?

Open bile0026 opened this issue 1 year ago • 0 comments

Looks like a number of values are not available when running docker on ARM or maybe rasberrypi specifically?

  • RTO
  • RcvMss
  • SndMss
  • pmtu
  • RTT
  • Congestion window size

Is this a platform limitation? I used the default docker-compose file when I cloned the repo on both x86 and arm, and the arm one doesn't display these values.

bile0026 avatar Aug 11 '22 19:08 bile0026