Skip to content

Instantly share code, notes, and snippets.

@cvl
Created May 21, 2020 07:52
Show Gist options
  • Save cvl/48d8726757675e3c0aaa98c5d3c03f0d to your computer and use it in GitHub Desktop.
Save cvl/48d8726757675e3c0aaa98c5d3c03f0d to your computer and use it in GitHub Desktop.
2020/05/21 10:42:07 < ok
2020/05/21 10:42:25 Waiting for connections...
2020/05/21 10:42:25 Client connected: unix
2020/05/21 10:42:25 > wg-down -iface utun0
2020/05/21 10:42:25 failed wg-down: interface utun0 not found
2020/05/21 10:42:25 < error: interface utun0 not found
2020/05/21 10:42:25 Client disconnected: unix
2020/05/21 10:42:25 Waiting for connections...
2020/05/21 10:42:25 Client connected: unix
2020/05/21 10:42:25 > wg-down -iface utun1
2020/05/21 10:42:25 failed wg-down: interface utun1 not found
2020/05/21 10:42:25 < error: interface utun1 not found
2020/05/21 10:42:25 Client disconnected: unix
2020/05/21 10:42:25 Waiting for connections...
2020/05/21 10:42:25 Client connected: unix
2020/05/21 10:42:25 > wg-up -iface utun2 -uid 501
INFO: (utun2) 2020/05/21 10:42:25 Starting wireguard-go version 0.0.20200320
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: decryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: handshake worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: encryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: decryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: encryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: decryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: handshake worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: handshake worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: handshake worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: decryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: encryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: decryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: event worker - started
INFO: (utun2) 2020/05/21 10:42:25 Interface set up
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: handshake worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: encryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: decryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: handshake worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: encryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: decryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: handshake worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: encryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: encryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: decryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: TUN reader - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: encryption worker - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: handshake worker - started
INFO: (utun2) 2020/05/21 10:42:25 Device started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: receive incoming IPv6 - started
DEBUG: (utun2) 2020/05/21 10:42:25 Routine: receive incoming IPv4 - started
2020/05/21 10:42:25 < ok: utun2
DEBUG: (utun2) 2020/05/21 10:42:25 UDP bind has been updated
2020/05/21 10:42:25 Client disconnected: unix
2020/05/21 10:42:25 Waiting for connections...
2020/05/21 10:42:25 Client connected: unix
2020/05/21 10:42:25 > assign-ip -iface utun2 -net 888.888.888.888/24
2020/05/21 10:42:25 < ok
2020/05/21 10:42:25 Closing UAPI listener, err: interrupted system call
2020/05/21 10:42:25 Client disconnected: unix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment