X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fdante%2Fremote.conf;fp=etc%2Fdante%2Fremote.conf;h=983af5025b07f566e2847b2fc08e535058971b24;hp=0000000000000000000000000000000000000000;hb=f5e12fec2c7ef8d743e2d3e32c3bbe37b40c7a73;hpb=6647e7fb851e2dbe5a5c7ec60358f7371bf17183 diff --git a/etc/dante/remote.conf b/etc/dante/remote.conf new file mode 100644 index 0000000..983af50 --- /dev/null +++ b/etc/dante/remote.conf @@ -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 + }