This commit is contained in:
2025-11-15 12:11:32 +05:30
parent 56598f5170
commit 491d6a090e
3 changed files with 18 additions and 8 deletions
+6
View File
@@ -1,2 +1,8 @@
[containers]
label=false
[network]
# default_rootless_network_cmd = "pasta"
# pasta_options = ["-t", "4080-4080:80-80"]
# pasta_options = ["-a", "10.0.2.0", "-n", "24", "-g", "10.0.2.2", "--dns-forward", "10.0.2.3"]
# pasta_options = [ "-I", "tap0", "--ipv4-only", "-a", "10.0.2.0", "-n", "24", "-g", "10.0.2.2", "--dns-forward", "10.0.2.3", "--no-ndp", "--no-dhcpv6", "--no-dhcp" ]