From c3ef93a99a7ffea0e3314c5672a5031187301ab9 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 18 Nov 2022 16:41:24 +0330 Subject: tsocks and zsh prompt update --- tsocks/tsocks.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tsocks/tsocks.conf (limited to 'tsocks/tsocks.conf') diff --git a/tsocks/tsocks.conf b/tsocks/tsocks.conf new file mode 100644 index 0000000..06ddaf8 --- /dev/null +++ b/tsocks/tsocks.conf @@ -0,0 +1,7 @@ + +server = 127.0.0.1 +server_port = 9995 +server_type = 5 +local = 192.168.0.0/255.255.0.0 +local = 10.0.0.0/255.0.0.0 +local = 172.16.0.0/255.240.0.0 -- cgit v1.2.3