kubedock icon indicating copy to clipboard operation
kubedock copied to clipboard

UDP Support

Open Ckram opened this issue 2 years ago • 2 comments
trafficstars

I would like to know if you plan to support udp I see in README that it's not supported yet.

Ckram avatar Sep 18 '23 13:09 Ckram

It's not supported at the moment. Do you have a small project that can be used for testing this?

joyrex2001 avatar Sep 18 '23 19:09 joyrex2001

Sure you can use https://github.com/Ckram/kubedock-udp-test And run the test with testcontainer https://github.com/Ckram/kubedock-udp-test/blob/main/src/test/java/ca/test/kubedockudp/SnmpCallTest.java

Ckram avatar Sep 19 '23 01:09 Ckram