Open gaby opened 5 months ago
I noticed that when using glider there's no way to receive or forward ICMP packets. The native golang net library has support for ICMP. Would it be possible to add an ICMP listener and Forwarder for ICMP?
glider
https://pkg.go.dev/golang.org/x/net/icmp
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Still valid
I noticed that when using
glider
there's no way to receive or forward ICMP packets. The native golang net library has support for ICMP. Would it be possible to add an ICMP listener and Forwarder for ICMP?https://pkg.go.dev/golang.org/x/net/icmp