Skip to content

Instantly share code, notes, and snippets.

@bitcoinvps
Created December 19, 2022 06:41
Show Gist options
  • Select an option

  • Save bitcoinvps/819765a499e263a5b73a2e09dd211803 to your computer and use it in GitHub Desktop.

Select an option

Save bitcoinvps/819765a499e263a5b73a2e09dd211803 to your computer and use it in GitHub Desktop.
{
"type": "tun",
"tag": "tun-in",
"interface_name": "tun0",
"inet4_address": "172.19.0.1/30",
"inet6_address": "fdfe:dcba:9876::1/128",
"stack": "gvisor",
"mtu": 9000,
"auto_route": true,
"strict_route": true,
"endpoint_independent_nat": false,
"sniff": true,
"sniff_override_destination": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment