Examples
Have a look at the following code for full fledged test/example code:
- Ping (
ping_test.go) - Run (
run_test.go) - NAT (
nat_test.go) - Switch (
switch_test.go) - Links (
link_test.go) - Firewall Rules (
filter_test.go) - Packet Tracing (
capture_test.go) - Event Tracing (
trace_test.go) - Tracing with TLS decryption (
capture_keylog_test.go) - Debugger (
debug_test.go)