Thursday, June 15, 2017

UDP Client and Echo Server using netcat. for IPv6.

Client
nc -zuv6 2001:470:c2d7:917::38 3000

Server

nc -6lu 2001:470:c2d7:917::38 3000

No comments:

Post a Comment

Followers

About Me