diff --git a/sisr1/tp07/files_firewall/proxy.conf b/sisr1/tp07/files_firewall/proxy.conf new file mode 100644 index 0000000..849a7c6 --- /dev/null +++ b/sisr1/tp07/files_firewall/proxy.conf @@ -0,0 +1,3 @@ +Acquire::http::Proxy "http://10.121.38.1:8080/"; +Acquire::https::Proxy "http://10.121.38.1:8080/"; +