You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./run.sh
# Establish a TCP connection on the subnet `tun0` is pointed to
nc 192.168.0.2 80
# You can use tshark to capture packet data from that network.
tshark -i tun0