Questions tagged [libnet]

Libnet is a generic networking API that provides access to some protocols.

Libnet is a generic networking API that provides access to some protocols.

Homepage: http://libnet.sourceforge.net/

61 questions
-1
votes
1 answer

How to build and send a HTTP 302 redirect packet by libnet?

I am developing a system, which can detect the request in local network. If customers request a certain site, System will send a http redirect packet. I build http redirect packet via libnet, new uri is set in Location, like: HTTP/1.1 302 Moved…
Scott
  • 15
  • 6
1 2 3 4
5