Class NetworkStatePlugAndPlay

java.lang.Object
org.eblocker.server.common.network.NetworkState
org.eblocker.server.common.network.NetworkStatePlugAndPlay

public class NetworkStatePlugAndPlay extends NetworkState
Represents the Plug and Play mode. The box gets its IP address from the router via DHCP. Devices are ARP-spoofed.
  • Constructor Details

    • NetworkStatePlugAndPlay

      public NetworkStatePlugAndPlay()
  • Method Details