Ajout : sauvegardes automatiques des bases postgresql.
[lhc/ateliers.git] / etc / dante / remote.conf
diff --git a/etc/dante/remote.conf b/etc/dante/remote.conf
new file mode 100644 (file)
index 0000000..983af50
--- /dev/null
@@ -0,0 +1,15 @@
+#debug: 1
+#logoutput: /dev/stderr
+resolveprotocol: udp
+route {
+       from: 0.0.0.0/0 to: 0.0.0.0/0 via: 127.0.0.1 port = 2242
+       method: none
+       protocol: tcp udp
+       proxyprotocol: socks_v4 socks_v5
+ }
+route {
+       from: 0.0.0.0/0 to: . via: 127.0.0.1 port = 2242
+       method: none
+       protocol: tcp udp
+       proxyprotocol: socks_v4 socks_v5
+ }